babel-plugin-inline-react-svg
babel-plugin-inline-react-svg copied to clipboard
Add svgo: false test case
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