Vitest workspaces not properly supported by defineVitestConfig
#1043
Labels
bug
Something isn't working
defineVitestConfig
#1043
Environment
Reproduction
When using a vitest workspace, vitest complains that it can't resolve the config files, this is due to
defineVitestConfig
.Describe the bug
I think the
defineVitestConfig
wrapper conflicts with what vitest expects back in a workspace configuration file.Everything works fine when the tests are ran directly with a config file reference, just not in a workspace.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: