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

Should resolve esm external module imports on server #40865

Merged
merged 8 commits into from Sep 26, 2022

Commits on Sep 26, 2022

  1. Should resolve esm external module imports on server

    resolve external with module type
    
    toContain string
    
    mark module as async
    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    29e0183 View commit details
    Browse the repository at this point in the history
  2. collect client async modules

    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    84d466f View commit details
    Browse the repository at this point in the history
  3. refactor code

    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8ba082d View commit details
    Browse the repository at this point in the history
  4. revert test suite

    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c5f3854 View commit details
    Browse the repository at this point in the history
  5. revert webpack

    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3304956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d94ebb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd21428 View commit details
    Browse the repository at this point in the history
  8. move clear to client

    huozhi committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1470387 View commit details
    Browse the repository at this point in the history