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

chore(starter-kits): Use v2 #76

Closed aklinker1 closed 1 year ago

aklinker1 commented 1 year ago

Apart of #68.

Upgrade the vanilla and vue starter kit templates to use vite-plugin-web-extension@^2.0.2. React needs vite4, or we could not use the SWC plugin.

No need to publish a new version of the NPM package, the files are loaded from git, hence the "chore".