Static GitHub Issues

[534] Performance. Adding express-static-gzip for precompressed files

prev: How to enable gzip in development mode?
next: element.eleme.io tooltip crash head

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.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c459">#c459</a>)</em></sub></div>