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

feat(vite): introduce hmrTopLevelAwait option #2066

Merged
merged 8 commits into from
Jan 12, 2023

Commits on Jan 10, 2023

  1. fix: top level await

    LittleSound committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d4f4717 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    abf0362 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. chore: update

    sudongyuer committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f3b6bca View commit details
    Browse the repository at this point in the history
  2. fix: move to vitePlugin config

    zyyv committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1fb029a View commit details
    Browse the repository at this point in the history
  3. chore: rename

    zyyv committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    778b146 View commit details
    Browse the repository at this point in the history
  4. docs: update jsdocs

    antfu committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9ae23ca View commit details
    Browse the repository at this point in the history
  5. chore: update

    antfu committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c706caa View commit details
    Browse the repository at this point in the history
  6. chore: refactor

    antfu committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a48f743 View commit details
    Browse the repository at this point in the history