-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Vite 6 #29
Comments
Hard work, we need to find another way to use the templates from vite directly, maybe we can just invoke the vite template and update the logic. We'll need to add custom template for vite and change/remove/update ts config files, iirc we've now 3 tsconfig.json files (base, app and node) in vite templates (we need new logic) PR welcome. |
@JenswBE released v0.6.0, all templates using Vite 6 including latest changes in libraries and frameworks. |
Thanks a lot! |
Thanks for the great templates!
I see as of https://github.com/vite-pwa/vite-plugin-pwa/releases/tag/v0.21.1 Vite 6 is being supported.
Is bumping the templates to Vite 6 currently on the roadmap?
The text was updated successfully, but these errors were encountered: