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

Fix import() spec compliance by not loading default export automatically #2610

Closed
wants to merge 1 commit into from

Conversation

tptee
Copy link

@tptee tptee commented Jul 20, 2017

Resolves #2602 !

Instead of the Babel plugin automatically selecting the default export, dynamic() now does. This leaves the behavior of dynamic() unchanged.

/cc @arunoda

@tptee
Copy link
Author

tptee commented Jul 20, 2017

Whoa, those tests didn't fail on my machine! Anyways, closing in favor of #2612

@tptee tptee closed this Jul 20, 2017
@arunoda
Copy link
Contributor

arunoda commented Jul 20, 2017

May be that's because of the caching.
Thanks again for the PR and for the issue.

@tptee
Copy link
Author

tptee commented Jul 20, 2017

Of course! Thanks for the project 😀

@lock lock bot locked as resolved and limited conversation to collaborators Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants