[JS IR] Fix js help
This commit is contained in:
committed by
Space Team
parent
ca8b415726
commit
b76fdb2efa
Vendored
+2
@@ -5,7 +5,9 @@ where possible options include:
|
||||
-meta-info Generate .meta.js and .kjsm files with metadata. Use to create a library
|
||||
-module-kind {plain|amd|commonjs|umd|es}
|
||||
Kind of the JS module generated by the compiler
|
||||
-ir-output-name Base name of generated files
|
||||
-no-stdlib Don't automatically include the default Kotlin/JS stdlib into compilation dependencies
|
||||
-ir-output-dir <directory> Destination for generated files
|
||||
-output <filepath> Destination *.js file for the compilation result
|
||||
-output-postfix <path> Add the content of the specified file to the end of output file
|
||||
-output-prefix <path> Add the content of the specified file to the beginning of output file
|
||||
|
||||
Reference in New Issue
Block a user