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

examples/wait-on-vite uses vite 2 beta #756

Closed
MikeMcC399 opened this issue Jan 30, 2023 · 1 comment
Closed

examples/wait-on-vite uses vite 2 beta #756

MikeMcC399 opened this issue Jan 30, 2023 · 1 comment

Comments

@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented Jan 30, 2023

Current situation

are configured to use

"vite": "^2.0.0-beta.65"

Suggested change

Upgrade to a non-beta vite version for the wait-on-vite examples.

Use

npm create vite

to create a default vite project for the corresponding version.

@MikeMcC399
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant