Closed TheBeachMaster closed 4 years ago
Hi TheBeachMaster are you using that exact syntax?
That is not valid YAML
What you want is probably:
imagemin:
enable: true
exclude:
- /path/to/image.png
- /path/to/another/image.png
Thanks @B3rn475
Closing
I am having a slight issue excluding images.
Does not work, images still get minified.
Use case, setting up PWA
manifest.json
fileicons
entry.Example site