Svg importing support #3498
Unanswered
alimertcakar
asked this question in
Q&A
Replies: 1 comment
-
Can't get this to work, even with babel:false |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can't import svg's directly, either by babel-plugin-named-asset-import or svgr. They depend on babel.
I don't want to use
<img src={svg} />
or create SvgIcon.jsx)Beta Was this translation helpful? Give feedback.
All reactions