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

handle reexporting json default export correctly #6806

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Conversation

sokra
Copy link
Member

@sokra sokra commented Mar 20, 2018

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
yes

If relevant, link to documentation update:
N/A

Summary
fixes #6700

Does this PR introduce a breaking change?
no

Other information

@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra sokra merged commit c6b9b9e into master Mar 20, 2018
@sokra sokra deleted the bugfix/json-reexport branch March 20, 2018 12:05
This was referenced Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-exported JSON imports are undefined
2 participants