Home

Issue: 3117

Feature request: Brotli compression with GZIP fallback

[issue link]

Hey!

Currently, GZIP compression is enabled by default. It’d be great to use brotli as compression as well because it can be better than GZIP and most browsers support it. Those who don’t can fall back to GZIP easily. This package could be used for supporting brotli ☺️

(There is an issue about adding brotli support to NodeJS core as well, so waiting until it’s in the core could be worth as well)

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