analogjs
OSS
analog
fix(vite-plugin-angular): skip vmThreads pool default in browser mode The plugin defaulted Vitest's `pool` to `vmThreads` unconditionally, including in browser mode. A Node pool is a no-op for browser execution, but `isolate` has no effect under VM pools, and since Vitest 4.0.7 browser isolation inherits that resolution. Forcing `vmThreads` therefore disabled per-file isolation in the browser, leaking global state such as fake timers across spec files. Only apply the `vmThreads` default when browser mode is not enabled. Closes #2222 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FHgJLoCZsd9hq7rW8RLN3P
nx-cloud record -- pnpm prettier:check
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx-cloud record -- pnpm prettier:check
Click to copy
Linux
4 CPU cores
2146d13b
2423