Closed Toxblh closed 7 years ago
Offending line is https://github.com/1000ch/atom-svgo/blob/master/index.js#L43. When you don't specify a "disable" option in your settings the command line argument that is constructed is invalid (ie --disable=<empty string>
).
We're commenting out that line as a workaround.
@Toxblh @RossBarnie Please update to v2.8.1
🙏
Great! All work :)
I do minify svg and have error. This is simply svg, and when I do minify in terminal with svgo - all good.