vbenjs / vite-plugin-imagemin

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

The file is not compressed, although it is written in the logs that it was compressed #48

Open smirnoffmv opened 4 months ago

smirnoffmv commented 4 months ago

There is a file format .png with a weight of 2 MB, with the help of this plugin, compression up to 116 kb is output in the logs. But the file size has not changed! What could be the problem?

photo