gatsby-plugin-react-svg
gatsby-plugin-react-svg copied to clipboard
Module parse failed: Unexpected character ''
Hi there,
I am facing some parsing issues with some quite simple SVGs, with the following warning;
warn Module parse failed: Unexpected character '' (3:25)
Any idea what is going on?
Reported here as well : https://github.com/jhamlet/svg-react-loader/issues/124
It appears changing the filename solves the problem. Any idea why some file names yield a failure?