Home

Issue: 534

Performance. Adding express-static-gzip for precompressed files

[issue link]

Hello and thank you for nuxt!

You recently added compression for dynamic creation of gzip files for every request that nodejs server receives. Nodejs is already not the most effecient web server and making it to dynamically build gzip files is questionable to enable.

This question is available on Nuxt.js community (#c459)