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

Prevent final resolution and facade creation for inlined dynamic imports #2677

Merged
merged 6 commits into from Feb 17, 2019

Commits on Feb 17, 2019

  1. failing test for #2676

    Rich-Harris authored and lukastaegert committed Feb 17, 2019
    Copy the full SHA
    a9cb6d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    637e677 View commit details
    Browse the repository at this point in the history
  3. add expected test output

    Rich-Harris authored and lukastaegert committed Feb 17, 2019
    Copy the full SHA
    beb2c6e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    16221f2 View commit details
    Browse the repository at this point in the history
  5. * only render final resolutions for cross-chunk dynamic imports

    * do not create facades for inlined dynamic imports
    lukastaegert committed Feb 17, 2019
    Copy the full SHA
    7e6b1cd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f6be470 View commit details
    Browse the repository at this point in the history