How to support gzip when nuxt generate? [issue link] I used performance in nuxt.config.js. But it’s not userful. performance: { gzip: { threshold: -1 } } This question is available on Nuxt.js community (#c1798)