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 0280825 commit a1954ccCopy full SHA for a1954cc
1 file changed
packages/vitest/src/node/pool.ts
@@ -37,7 +37,6 @@ export function createPool(ctx: Vitest): ProcessPool {
37
suppressLoaderWarningsPath,
38
'--experimental-loader',
39
loaderPath,
40
- ...execArgv,
41
]
42
: [
43
...execArgv,
0 commit comments