Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

register svg plugin before babel #4

Closed
wants to merge 1 commit into from

Conversation

ryanirilli
Copy link
Contributor

Turns out babel is picking up the svg file and transpiling it as JSX, moving the loader up fixes that and correctly encodes the file

evocateur added a commit that referenced this pull request Oct 15, 2018
evocateur added a commit that referenced this pull request Oct 15, 2018
@evocateur
Copy link
Owner

Okay, this has been fixed in v1.3.1, opt-in via the rollup.inlineSVG package prop.

@evocateur evocateur closed this Oct 15, 2018
evocateur added a commit that referenced this pull request Oct 15, 2018
evocateur added a commit that referenced this pull request Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants