We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc62d4 commit 13e233aCopy full SHA for 13e233a
.bazelrc
@@ -174,3 +174,7 @@ try-import .bazelrc.user
174
# Enable runfiles even on Windows.
175
# Architect resolves output files from data files, and this isn't possible without runfile support.
176
build --enable_runfiles
177
+
178
+# TODO: Determine if this is a permanent solution or not.
179
+build --strategy=TemplateExpand=local
180
+build --strategy=FileWrite=local
0 commit comments