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(hmr): dedupe virtual modules in module graph #10144

Merged
merged 9 commits into from Sep 19, 2022

Commits on Sep 16, 2022

  1. chore: add test

    bluwy committed Sep 16, 2022
    Copy the full SHA
    e3b46dd View commit details
    Browse the repository at this point in the history
  2. fix: unwrap id in module graph

    bluwy committed Sep 16, 2022
    Copy the full SHA
    c88eb63 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    562c396 View commit details
    Browse the repository at this point in the history
  4. refactor: add wrapId

    bluwy committed Sep 16, 2022
    Copy the full SHA
    83b2899 View commit details
    Browse the repository at this point in the history
  5. chore: add ssr test

    bluwy committed Sep 16, 2022
    Copy the full SHA
    0db8583 View commit details
    Browse the repository at this point in the history
  6. chore: fix lint

    bluwy committed Sep 16, 2022
    Copy the full SHA
    3b34961 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. fix: dont unwrap resolved url

    bluwy committed Sep 17, 2022
    Copy the full SHA
    6cb6565 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Copy the full SHA
    cad5975 View commit details
    Browse the repository at this point in the history
  2. fix: handle another wrap

    bluwy committed Sep 19, 2022
    Copy the full SHA
    80920cf View commit details
    Browse the repository at this point in the history