[JS Gradle] Pass incremental cache root dir to K2JS compiler
This commit is contained in:
committed by
Space Team
parent
693258ae91
commit
9dab8637a8
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user