build: add --nolegacy_external_runfiles flag for build (#33500)

PR Close #33500
This commit is contained in:
Joey Perrott 2019-10-30 18:00:56 -07:00 committed by Andrew Kushnir
parent 2eed7e33ef
commit 7caed51c24
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ test:debug --test_arg=--node_options=--inspect-brk --test_output=streamed --test
build --symlink_prefix=dist/
# Turn off legacy external runfiles
build --nolegacy_external_runfiles
run --nolegacy_external_runfiles
test --nolegacy_external_runfiles