blob: 41e47faf62b17576aeedebd293dba2dae43a9a9c [file] [log] [blame]
Alex Eagleeaa4d252018-10-16 15:23:53 -07001build --strategy=TypeScriptCompile=worker
2test --test_output=errors
3
4# Enable debugging tests with --config=debug
5test:debug --test_arg=--node_options=--inspect-brk --test_output=streamed --test_strategy=exclusive --test_timeout=9999 --nocache_test_results
6
7build --workspace_status_command=./tools/bazel_stamp_vars.sh
Greg Magolan1c6e6342018-10-24 07:39:12 -07008
9# Turn off legacy external runfiles
10run --nolegacy_external_runfiles
11test --nolegacy_external_runfiles