vbenjs / vite-plugin-imagemin

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

When I set the following parameters, it cannot work as expected #29

Open bfrontend opened 2 years ago

bfrontend commented 2 years ago

In my vite.config.ts file I have the following configuration image

I wanted to build the image resource into dist /images, but it didn't work as expected