[JS Gradle] Pass incremental cache root dir to K2JS compiler

This commit is contained in:
Alexander Korepanov
2022-11-21 16:53:15 +01:00
committed by Space Team
parent 693258ae91
commit 9dab8637a8
4 changed files with 12 additions and 41 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Usage: kotlinc-js <options> <source files>
where advanced options include:
-Xcache-directories=<path> A path to cache directories
-Xcache-directory=<path> A path to cache directory
-Xenable-js-scripting Enable experimental support of .kts files using K/JS (with -Xir only)
-Xerror-tolerance-policy Set up error tolerance policy (NONE, SEMANTIC, SYNTAX, ALL)
-Xenable-extension-functions-in-externals