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

Adds dynamic import flag #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adds dynamic import flag #1

wants to merge 1 commit into from

Conversation

thiagoarrais
Copy link
Owner

Q                       A
Fixed Issues? Fixes babel/babel-loader#515
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature? 👍
Tests Added + Pass? 👍
Documentation PR Link
Any Dependency Changes? 👍
License MIT

This interprets the supportsDynamicImport caller flag. It was introduced in babel-loader by babel/babel-loader#660 and signals that the target env supports dynamic imports natively.

When this gets merged, it should no longer be necessary to manually include the dynamic import syntax plugin in the webpack config. Thus fixing babel/babel-loader#515.

References: babel/babel-loader#714, babel/babel-loader#515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant