mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9ad54d74d2
* Fixes that the `ts-api-guardian` package does not work on Windows with Bazel. This is because `ts-api-guardian` does not resolve the runfiles through theNodeJS `require` function that properly handles runfiles within Bazel. PR Close #26761