mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Bazel no longer recommends the use of `remote_execution_properties` within `platform` definitions. Bazel intends to replace this attribute with an object literal based attribute called `exec_properties`. This simplifies the platform configuration and makes it more readable. Additionally this make inheritance and overriding easier. PR Close #41941 |
||
|---|---|---|
| .. | ||
| remote-execution | ||
| BUILD.bazel | ||
| expand_template.bzl | ||