[Gradle, JS] Return back deprecated options noStdlib and metaInfo
This commit is contained in:
committed by
Space Team
parent
2340d59f40
commit
d02be30e3b
Vendored
+1
@@ -6,6 +6,7 @@ where possible options include:
|
||||
-module-kind {plain|amd|commonjs|umd|es}
|
||||
The kind of 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 in compilation dependencies.
|
||||
-ir-output-dir <directory> Destination for generated files.
|
||||
-output <filepath> Destination *.js file for the compilation result.
|
||||
-source-map Generate a source map.
|
||||
|
||||
Reference in New Issue
Block a user