diff --git a/.bazelrc b/.bazelrc index 64f3f7d6c..242e48904 100644 --- a/.bazelrc +++ b/.bazelrc @@ -6,6 +6,9 @@ test:debug --test_arg=--node_options=--inspect-brk --test_output=streamed --test build --sandbox_default_allow_network=false test --sandbox_default_allow_network=false +# Frozen lockfile +common --lockfile_mode=error + # Required by `rules_ts`. common --@aspect_rules_ts//ts:skipLibCheck=always common --@aspect_rules_ts//ts:default_to_tsc_transpiler