vbenjs / vite-plugin-imagemin

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

feat(cacheDir): Add ability to cache optimized images #43

Open OlenDavis opened 1 year ago

OlenDavis commented 1 year ago

a la https://github.com/Klathmon/imagemin-webpack-plugin#optionscachefolder

OlenDavis commented 1 year ago

cc @anncwb for vis/review