We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc7564 commit fd915bdCopy full SHA for fd915bd
.bazelrc
@@ -1,3 +1,6 @@
1
+# Disable NG CLI TTY mode
2
+test --action_env=NG_FORCE_TTY=false
3
+
4
# Make TypeScript compilation fast, by keeping a few copies of the compiler
5
# running as daemons, and cache SourceFile AST's to reduce parse time.
6
build --strategy=TypeScriptCompile=worker
0 commit comments