iest / babel-plugin-inline-svg

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

Support for node 12 - failing #3

Closed talves closed 5 years ago

talves commented 5 years ago

There was a dependency fix for node 12 on https://github.com/abbr/deasync/issues/114

deasync was a dependency of synchronized-promise and fixed on https://github.com/Yukaii/synchronized-promise/issues/6

Solution;

Update dependency to v0.1.0 for synchronized-promise and publish to npm