We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7129bd0 commit 4877ea5Copy full SHA for 4877ea5
1 file changed
vite.config.ts
@@ -48,6 +48,7 @@ export default defineConfig({
48
"test.setup.ts",
49
"vitest-webgl-canvas-mock"
50
],
51
+ "pool": "threads",
52
"include": ["src/**/*.test.ts"]
53
}
54
});
0 commit comments