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
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