vbenjs / vite-plugin-imagemin

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

Update imagemin-svgo to v9 for SVGO v2.x support #4

Closed polarathene closed 3 years ago

polarathene commented 3 years ago

Note that the config format for SVGO has breaking changes with v2, so this may warrant waiting on a new major version of this package when you're ready to do so.

Unless the lack of a stable v1 release here allows for consumers updating the package with custom SVGO config experiencing breakage.

polarathene commented 3 years ago

@anncwb Note that your documentation example for SVGO plugin config isn't valid anymore.