aklinker1 / vite-plugin-web-extension

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

feat!: Vite 4 Support #81

Closed aklinker1 closed 1 year ago

aklinker1 commented 1 year ago

This closes #67.

A couple of rollup 3's breaking changes effected this plugin.

This should be backwards compatible with vite 3.

aklinker1 commented 1 year ago

All the changes are backwards compatible, but I can't get the types to work with both versions... So I'm gonna have to release a breaking change :/