summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/conf/ts/ts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/ts/ts.conf b/build/conf/ts/ts.conf
index 06ba1661dc7..498cd36db16 100644
--- a/build/conf/ts/ts.conf
+++ b/build/conf/ts/ts.conf
@@ -2,6 +2,7 @@ NODEJS_ROOT=
NODEJS_BIN=$NODEJS_ROOT/node
TS_TRACE=no
+TS_LOG=no
TS_LOCAL_CLI=no
TS_YNDEXING=no
# Use outdir defined in tsconfig (actual not for bundlers, they use own way to define output directory)