compression
compression copied to clipboard
π Compression module for Nuxt 3
### Version nuxt: 3.5.3 ### Steps to reproduce Copy paste the example. ### What is Expected? Migration guide: https://nuxt.com/docs/migration/configuration#migration-1 ### What is actually happening? Errors.
Hey! Since Nitro supports a [`compressPublicAssets` option](https://nitro.unjs.io/config#compresspublicassets), I wonder about the differences between it and the module βΊοΈ Could be helpful for the users too
Hi there ! Currently working on a template for nuxt 3 projects and installed your module for optimisation purposes. So far, it works great.. only thing though, TS complains about...
I'm having an issue where the compression is compressing the `manifest.json` file generated by https://github.com/kevinmarrec/nuxt-pwa-module to `manifest.json.br` which prevents the PWA manifest from being seen by the browser. I'd like...
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like https://v3.nuxtjs.org/docs/advanced/modules ### Describe alternatives you've considered ### Additional context