vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
543 stars 46 forks source link

vite@4 support #71

Closed kirillgroshkov closed 1 year ago

kirillgroshkov commented 1 year ago

vite@4 was released, but this plugin supports vite@^3.0.0

Would be nice to support the latest.

khalwat commented 1 year ago

+1 would love to see this

khalwat commented 1 year ago

Added a PR to updated peerDependencies: https://github.com/vitejs/vite-plugin-vue2/pull/72

khalwat commented 1 year ago

In my limited testing, I can confirm that just bumping the peerDependencies appears to work fine with Vite 4.x