blob: 01852fef7e8f75567288c0412e69e87b4f4f0629 [file] [log] [blame]
build --strategy=TypeScriptCompile=worker
test --test_output=errors
# Enable debugging tests with --config=debug
test:debug --test_arg=--node_options=--inspect-brk --test_output=streamed --test_strategy=exclusive --test_timeout=9999 --nocache_test_results
# Turn off legacy external runfiles
run --nolegacy_external_runfiles
test --nolegacy_external_runfiles
# Enable the "Managed Directories" feature
build --experimental_allow_incremental_repository_updates
# Opt-in to upcoming breaking change
build --incompatible_depset_is_not_iterable