You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(vite): Use correct defineConfig from vitest for vitest configuration. Remove deprecated config.
Vitest provides its own defineConfig that should be used when creating test configuration in `vite.config.js`.
Convert `environmentMatchGlobs` to `projects`, since the former has been deprecated
Signed-off-by: Drew Hoener <[email protected]>
0 commit comments