vbenjs / vite-plugin-imagemin

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

【Build Slow】It's too slow when adding this plugin to vite4.2.0 #46

Open lish1986 opened 9 months ago

lish1986 commented 9 months ago

I change the webpack to vite4, The build time is more than 10mins after adding the plugin to the vite.config.js. Any solution to fix this? Thanks