Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.4k stars 351 forks source link

Consider using crxjs #433

Closed NorbertBodziony closed 7 months ago

NorbertBodziony commented 7 months ago

Is your feature request related to a problem? Please describe. I have tried implementing this template into our solution but it turned out to be slower than webpack ;C I have also tried https://crxjs.dev/vite-plugin and it worked perfectly for a while and then suddenly broke. IDK if its still maintained. Maybe this is solution to fix slowness on big projects ?

Describe the solution you'd like Improve performance especially for dev ENV

Describe alternatives you've considered https://crxjs.dev/vite-plugin but i cant make it work ;C

github-actions[bot] commented 7 months ago

Thank you for your contribution. We will check and reply to you as soon as possible.