We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db10af0 commit 4b33c6eCopy full SHA for 4b33c6e
.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