We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c94d22 commit 22bd88cCopy full SHA for 22bd88c
.bazelrc
@@ -171,8 +171,8 @@ build --enable_runfiles
171
####################################################
172
173
# TODO(josephperrott): investigate if this can be removed eventually.
174
-# Prevents the npm package extract from occuring on RBE which overwhelms our quota
175
-build --modify_execution_info=NpmPackageExtract=+no-remote-exec
+# Prevents the npm package extract from occuring or caching on RBE which overwhelms our quota
+build --modify_execution_info=NpmPackageExtract=+no-remote
176
177
178
# User bazel configuration
0 commit comments