crxjs / chrome-extension-tools

Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
https://crxjs.dev/vite-plugin
2.98k stars 192 forks source link

Use vite 5 #835

Closed beautyfree closed 10 months ago

beautyfree commented 1 year ago

Describe the problem

Vite 5 is not used in dependencies

Describe the proposed solution

Update vite to v5

beautyfree commented 1 year ago

This may not make any sense, so this is a question for discussion

birkskyum commented 11 months ago

... why would this not make sense?

m-yakymenko commented 11 months ago

This may not make any sense, so this is a question for discussion

In vite 5 was fixed a lot of bugs especially in build --watch use cases. So it's really important feature.

ffaubert commented 10 months ago

bump

akash07k commented 10 months ago

bump

AmySteam commented 10 months ago

We've merged #841. @crxjs/vite-plugin@2.0.0-beta.23 is Vite 5 compatible now