gatsby-plugin-react-svg
gatsby-plugin-react-svg copied to clipboard
Adds svg-react-loader to gatsby webpack config
Results
21
gatsby-plugin-react-svg issues
Sort by
recently updated
recently updated
newest added
All my imports for SVG images are showing this error and making it difficult to debug other issues. ## Setup Gatsby 5.13.3 using Typescript gatsby-plugin-react-svg 3.3.0 ## configs `gatsby-config.ts` ```js...