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): fix h5 build error when use vite #16256

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2024

  1. fix(vite): fix h5 build error when use vite

    - fix vite build h5 error, mostly due to different separators on window
    - fix h5 cannot use Taro.API when use vite
    - fix Taro.options.html not mounted when use webpack
    TheKonka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    7f93d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3346803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3ddb5b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    b7adffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf6b97 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix(type): fix type error

    TheKonka committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f1f42ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26ada8 View commit details
    Browse the repository at this point in the history