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

Hot reloading not working when running npm run dev #799

Open
chacha912 opened this issue May 3, 2024 · 1 comment
Open

Hot reloading not working when running npm run dev #799

chacha912 opened this issue May 3, 2024 · 1 comment

Comments

@chacha912
Copy link
Contributor

Description:
After switching from webpack to vite in #795 , running npm run dev does not result in hot reloading when changes are made in the public example files.

Why:
It allows developers to make changes to the source code and see those changes take effect immediately without having to stop or restart the program.

@hackerwins
Copy link
Member

Related to vitejs/vite#7009.

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

2 participants