aklinker1 / vite-plugin-web-extension

Vite plugin for developing Chrome/Web Extensions
https://vite-plugin-web-extension.aklinker1.io/
MIT License
537 stars 46 forks source link

fix: Vite 5 HMR not working #173

Closed aklinker1 closed 6 months ago

aklinker1 commented 6 months ago

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.