Replies: 1 comment 1 reply
-
Seem like vitest v3.2.2 now supports it. See the changelog: https://github.com/vitest-dev/vitest/releases/tag/v3.2.2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to override vite with rolldown-vite via https://vite.dev/guide/rolldown I got some errors when try to run tests. Currently vitest works with rolldown-vite or not?
P. S. my setup is nx + angular + analogjs/vite-plugin-angular + analogjs/vitest-angular
but looks like from stack trace vite is not overriden in vitest to rolldown-vite
Beta Was this translation helpful? Give feedback.
All reactions