unplugin / unplugin-imagemin

📦 Compression Image compression plugin based on squoosh and sharp
198 stars 18 forks source link

Support for custom build folders #133

Open MangMax opened 2 months ago

MangMax commented 2 months ago

What problem does this feature solve?

I tried to use this plugin on nuxt to compress images doesn't seem to work, should it add a parameter to specify the build folder to support different types of projects

What does the proposed API look like?

{ dirs: "./.output" }

ErKeLost commented 2 months ago

i will support this