aklinker1 / vite-plugin-web-extension

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

Vite 4 Support #67

Closed aklinker1 closed 1 year ago

aklinker1 commented 1 year ago

Discovered while working on v2, Vite 4 does not work with the plugin. Once V2 is merged, look into supporting Vite 4.

MikeDaniel18 commented 1 year ago

What's the ETA on this? Happy to help if I can.

aklinker1 commented 1 year ago

I'm working on it right now, but the type changes will result in a breaking change, so I'm gonna try and get v3 out sometime this weekend.