compression icon indicating copy to clipboard operation
compression copied to clipboard

πŸ—œ Compression module for Nuxt 3

Results 5 compression issues
Sort by recently updated
recently updated
newest added

### 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.

bug

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

question

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...

question

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...

enhancement

### 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

enhancement