diff --git a/docs/BAZEL.md b/docs/BAZEL.md index b10552f6fa..d72c3e554c 100644 --- a/docs/BAZEL.md +++ b/docs/BAZEL.md @@ -75,6 +75,7 @@ If you're experiencing problems with seemingly unrelated tests failing, it may b See also: [`//tools/bazel.rc`](https://github.com/angular/angular/blob/master/tools/bazel.rc) where `--define=ivy=false` is defined as default. - `--config=debug`: build and launch in debug mode (see [debugging](#debugging) instructions below) +- `--test_arg=--node_options=--inspect=9228`: change the inspector port. - `--define=compile=