-
-
Notifications
You must be signed in to change notification settings - Fork 257
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
Upgrade to Vite 6 #1479
Comments
I think this is blocked until vitest 3.0 is released
|
Vitest 3.0 has been released! |
somehow tailwindcss processing somehow broken with vite 6 in my storybook with Upd: I found solution with vite 6
|
Is there timeline when it will be updated to support Vite 6? Because I just wanted to migrate Jest to Vitest with the schematics but Angular 19 ships with Vite 6 out of the box. |
One issue is that Nx doesn't officially support Vite 6 in the |
@JuNe98 vitest just works with angular 19+ and nx and vite 6 Vitest 3 works too |
Which scope/s are relevant/related to the feature request?
create-analog
Information
Vite 6 brings the new Environment API for framework authors to support multiple environments more natively with Vite.
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: