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(vite): apply normalizePath to default entry file outside of project directory #8057

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    910e8b9 View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    hi-ogawa authored and pcattori committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6dde0d4 View commit details
    Browse the repository at this point in the history
  3. fix: posix join

    hi-ogawa authored and pcattori committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bcf91e1 View commit details
    Browse the repository at this point in the history
  4. refactor(vite): remove redundant normalizePath wrapper

    `/@fs` prefix works fine even if path has a Windows volume like `C:\\`
    pcattori committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    02f7588 View commit details
    Browse the repository at this point in the history