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

Create @babel/plugin-proposal-dynamic-import #9552

Merged
merged 5 commits into from Jun 30, 2019

Commits on Jun 18, 2019

  1. Copy the full SHA
    f900575 View commit details
    Browse the repository at this point in the history
  2. Use airbnb/babel-plugin-dynamic-import-node

    Do not duplicate code, which will unavoidably lead
    to bugs being fixed in one plugin and not in the other.
    nicolo-ribaudo committed Jun 18, 2019
    Copy the full SHA
    6718f83 View commit details
    Browse the repository at this point in the history
  3. Update error message

    nicolo-ribaudo committed Jun 18, 2019
    Copy the full SHA
    8f63c29 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6ca099a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ab64e93 View commit details
    Browse the repository at this point in the history