We already support Vite 3 for @quasar/vite-plugin starting from v3.1.0. We should support it in @quasar/app-vite too, preferably without user-facing breaking changes, just like we did in the Vite plugin.
https://vitejs.dev/guide/migration.html
We already weren't supporting Node 12, so that isn't a breaking change for us. I am not sure about the effect of the other changes, ATM.
We already support Vite 3 for
@quasar/vite-pluginstarting from v3.1.0. We should support it in@quasar/app-vitetoo, preferably without user-facing breaking changes, just like we did in the Vite plugin.https://vitejs.dev/guide/migration.html
We already weren't supporting Node 12, so that isn't a breaking change for us. I am not sure about the effect of the other changes, ATM.