diff --git a/.bazelrc b/.bazelrc index dfda34a952fb3..70fa3664ef01b 100644 --- a/.bazelrc +++ b/.bazelrc @@ -18,10 +18,6 @@ test:debug --test_arg=--node_options=--inspect-brk --test_output=streamed --test # See https://github.com/bazelbuild/bazel/issues/4603 build --symlink_prefix=dist/ -# Disable watchfs as it causes tests to be flaky on Windows -# https://github.com/angular/angular/issues/29541 -build --nowatchfs - # Turn off legacy external runfiles run --nolegacy_external_runfiles test --nolegacy_external_runfiles