Questions tagged [svg-react-loader]
16 questions
0
votes
1 answer
Resolving path for SVG
I ejected CRA to make some configurations.
The issue I have is svg is not resolving relative path.
what I have in my webpack config is as follow:
// Process application JS with Babel.
// The preset includes JSX, Flow, and some ESnext…

vovina
- 343
- 4
- 13