diff --git a/vite.config.ts b/vite.config.ts index 1944c53200..df48211262 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -52,7 +52,6 @@ export default defineConfig({ } }, // For this config, check https://github.com/vitest-dev/vitest/issues/740 - threads: false, environmentOptions: { jsdom: { resources: 'usable'