iest / babel-plugin-inline-svg

Babel plugin to optimise and inline svg
49 stars 15 forks source link

Update to SVGO 2.x #25

Open DanielKulbe opened 3 years ago

DanielKulbe commented 3 years ago

There's a newer version 2 of SVGO available. 'optimize()' has become a synchronous function. Perhaps it's time to update?

iest commented 3 years ago

Great news. Not sure when I'll have time to get to this, but PRs are always welcome @DanielKulbe!