vbenjs / vite-plugin-imagemin

A vite plugin for compressing image assets.
MIT License
207 stars 28 forks source link

Feature request: optimized image cache #44

Open OlenDavis opened 1 year ago

OlenDavis commented 1 year ago

I've contributed a PR adding functionality similar to the webpack imagemin plugin's cacheFolder option: https://github.com/vbenjs/vite-plugin-imagemin/pull/43