boopathi/react-svg-loader

Disable SVGO?

shakiba opened this issue · 1 comments

Is it possible to disable SVGO? I don't want anything in SVG files be changes.

duplicate #140

TLDR: SVGO is required to remove doctype, remove comments, fixup invalid xml. Since we already use it, it's exposed as an API to configure more plugins.