config file change doesn't trigger re-run in workspace #5327
Labels
feat: workspace
Issues and PRs related to the workspace feature
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
In the reproduction, changing neither
vitest.workspace.ts
norpackages/*/vite.config.ts
doesn't trigger rerun. I thought this is a part offorceRerunTriggers
https://vitest.dev/config/#forcereruntriggers, but it doesn't see the case.Reproduction
https://stackblitz.com/edit/vitest-dev-vitest-tkdqry?file=packages%2Flib2%2Fvite.config.ts
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: