We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I'm using this package in my create-react-app, and when I run npm run build I get this error:
Failed to minify the code from this file: ./node_modules/save-svg-as-png/saveSvgAsPng.js:3 Read more here: http://bit.ly/2tRViJ9
Could you confirm this package is not ES5 compatible? Thank you!
The text was updated successfully, but these errors were encountered:
+1 same issue here
Sorry, something went wrong.
cross posted on the specific package page: exupero/saveSvgAsPng#171
+1
I opened a PR #571 that fixes this problem
Thanks for the PR.
Successfully merging a pull request may close this issue.
Hello,
I'm using this package in my create-react-app, and when I run npm run build I get this error:
Could you confirm this package is not ES5 compatible?
Thank you!
The text was updated successfully, but these errors were encountered: