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: Changed react plugin to non-swc variation #190

Closed andrewbellucci closed 1 month ago

andrewbellucci commented 1 month ago

This pull request is a hot-fix for the issues presented here: https://github.com/aklinker1/vite-plugin-web-extension/issues/177

This isn't meant to be a permanent fix, but the defaults should just work out of the box until a the actual resolution is found for https://github.com/vitejs/vite-plugin-react-swc.