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
-
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