mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The NodeJS Bazel linker does not work well on Windows because there is no sandboxing and linker processes from different tests will attempt to modify the same `node_modules`, causing concurrency race conditions and resulting in flakiness. PR Close #45872 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| tools | ||
| .bazelignore | ||
| .bazelrc | ||
| .bazelversion | ||
| BUILD.bazel | ||
| package.json | ||
| packages.bzl | ||
| protractor.conf.js | ||
| WORKSPACE | ||
| yarn.lock | ||