babel-plugin-inline-react-svg icon indicating copy to clipboard operation
babel-plugin-inline-react-svg copied to clipboard

Add svgo: false test case

Open majapw opened this issue 7 years ago • 0 comments
trafficstars

This checks if the build passes when svgo is turned off.

Notably, it currently doesn't! 🎉 That is due to the xml tag in our example svgs. I don't know if that's invalid syntax or not but it does break.

to: @ljharb

majapw avatar Sep 10 '18 18:09 majapw