mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
# Workaround https://github.com/bazelbuild/bazel/issues/3645
|
|
# Limit Bazel to consuming 3072K of RAM
|
|
build --local_resources=3072,2.0,1.0
|