jacobmischka / gatsby-plugin-react-svg

Adds svg-react-loader to gatsby webpack config
https://www.npmjs.com/package/gatsby-plugin-react-svg
MIT License
70 stars 21 forks source link

Resolve proper path to the loader. #53

Open bartektricks opened 1 year ago

bartektricks commented 1 year ago

Hi, I had an issue with PNPM in monorepo where webpack couldn't find the svg-react-loader. This fix ensures that webpack picks up the proper loader.