mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
Usage: kotlinc-js <options> <source files>
|
|
where advanced options include:
|
|
-Xno-inline Disable method inlining
|
|
-Xplugin <path> Load plugins from the given classpath
|
|
|
|
Advanced options are non-standard and may be changed or removed without any notice.
|
|
OK |