nuxt-optimized-images
nuxt-optimized-images copied to clipboard
How to exclude some images from the webpack rule?
Hello,
I'd like to use nuxt-optimized-images on all my SVG images except some images that are in a specific folder.
Is there a way to specify an exclude array that will be added to the webpack rule ? Couldn't find anything like this in the documentation.
Thanks :+1: !