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 5 HMR not working #173

Merged
merged 3 commits into from Dec 27, 2023
Merged

fix: Vite 5 HMR not working #173

merged 3 commits into from Dec 27, 2023

Conversation

aklinker1
Copy link
Owner

Vite started calling a hook in dev mode that it wasn't calling before in v5. Released v4.1.1-alpha1 for testing, confirmed that it fixes #172.

@aklinker1 aklinker1 merged commit 959eae9 into main Dec 27, 2023
3 checks passed
@aklinker1 aklinker1 deleted the hmr-fix branch December 27, 2023 18:56
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

Successfully merging this pull request may close these issues.

In the default starter project modifying src/popup.ts closes the browser and never reopens it
1 participant