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

Yarn pnp support #345

Merged
merged 2 commits into from
Apr 27, 2019
Merged

Yarn pnp support #345

merged 2 commits into from
Apr 27, 2019

Conversation

bimbiltu
Copy link

What kind of change does this PR introduce? (bugfix, feature, docs update, improvement)
bugfix

What is the current behavior? (You can also link to an open issue here)
#344

What is the new behavior (if this is a feature change)?
This change makes the loader compatible with yarn plug n play

Does this PR introduce a breaking change?
No

Please check if the PR fulfills contributing guidelines
Yes it does

…Module or symbolModule

This change fixes module not found errors that could occur when specifying a custom spriteModule or
symbolModule. Previously the import statements this loader generated would only work for svg imports
made from certain directories.
This change makes the default values for spriteModule and symbolModule use absolute paths so that
they work with yarn plug n play

ISSUES CLOSED: 344
@kisenka kisenka merged commit 316769f into JetBrains:master Apr 27, 2019
@kisenka
Copy link
Contributor

kisenka commented Apr 27, 2019

@bimbiltu huge thanks for your PR, released in [email protected]

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.

2 participants