imagemin / imagemin-svgo

SVGO plugin for imagemin
MIT License
125 stars 28 forks source link

Several tweaks #61

Closed 1000ch closed 1 year ago

gmetais commented 1 year ago

Hi @1000ch,

Thank you for updating the dependencies! It would be awesome if you could update the package's version and publish it on NPM to allow us to use it.

gmetais commented 1 year ago

Wait... It might actually not be a good idea. I detect a breaking change if I provide a Buffer instead of a String.

TypeError: Expected a `string`, got `object`
at isSvg (./node_modules/is-svg/index.js:4:11)
  ./node_modules/imagemin-svgo/index.js:9:8