mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Due to a bug that is currently in progress of being resolved in the `rules_js` toolchain (see: https://github.com/aspect-build/rules_js/issues/362), we were seeing subtle differences between `main` and PRs/local builds as RBE is a strict sandbox environment while the normal linux/darwin sandbox isn't necessarily. This commit fixes the issue by avoiding the interop targets that don't bring in the actual transitive node modules. PR Close #62027 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| computed_spec.ts | ||
| effect_util.ts | ||
| glitch_free_spec.ts | ||
| is_signal_spec.ts | ||
| linked_signal_spec.ts | ||
| non_reactive_spec.ts | ||
| signal_spec.ts | ||
| watch_spec.ts | ||