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

React Components issue #175

Closed klmntv closed 6 months ago

klmntv commented 6 months ago

When I try to use separate component inside the main component (Popup.tsx) plugin doesn't work .

aklinker1 commented 6 months ago

Probably related to #139, I haven't been able to figure out why react fails to work with this plugin. You could try out wxt instead.