aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
authorkhoden <khoden@yandex-team.com>2024-08-06 10:59:46 +0300
committerkhoden <khoden@yandex-team.com>2024-08-06 11:18:50 +0300
commit9d41cdb89df0c2f28c2ad59318ee2709def3f31d (patch)
treea51d815cc5bc72910d1aa3246eb64ae8fb045697 /build/conf
parent6da98cd7aef7a8a7d13bb1f4646ab9cb99c5c5f3 (diff)
downloadydb-9d41cdb89df0c2f28c2ad59318ee2709def3f31d.tar.gz
nots/builder: builder as prebuilt-tool
5fb9fd433f0bfd678a9f20c9dcada12f65098240
Diffstat (limited to 'build/conf')
-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 47c1aebd2f..4ef7732e50 100644
--- a/build/conf/ts/ts.conf
+++ b/build/conf/ts/ts.conf
@@ -6,6 +6,7 @@ TS_LOCAL_CLI=no
TS_YNDEXING=no
# Use outdir defined in tsconfig (actual not for bundlers, they use own way to define output directory)
TS_CONFIG_USE_OUTDIR=
+TS_USE_PREBUILT_NOTS_TOOL=yes
NOTS_TOOL=${tool:"devtools/frontend_build_platform/nots/builder"}