Skip to content
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

Closed
JenswBE opened this issue Jan 21, 2025 · 3 comments · Fixed by #30
Closed

Add support for Vite 6 #29

JenswBE opened this issue Jan 21, 2025 · 3 comments · Fixed by #30

Comments

@JenswBE
Copy link

JenswBE commented Jan 21, 2025

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?

@userquin
Copy link
Member

userquin commented Jan 21, 2025

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.

@userquin
Copy link
Member

@JenswBE released v0.6.0, all templates using Vite 6 including latest changes in libraries and frameworks.

@JenswBE
Copy link
Author

JenswBE commented Jan 25, 2025

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants