Skip to content

Commit 0e6f1a3

Browse files
committed
[bazel] Alias --pin_browsers to make browsing pinning easier
1 parent 840d321 commit 0e6f1a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
try-import .bazelrc.local
22

3+
build --flag_alias=pin_browsers=//common:pin_browsers
4+
35
# Set the default java toolchain
46
build --java_toolchain=@bazel_tools//tools/jdk:toolchain_java11
57

0 commit comments

Comments
 (0)