jean
07/03/2020, 6:41 PMbashor
07/06/2020, 11:24 AMkotlin-dce-js
, you can find it in bin
directory of compiler distribution (e.g. from GitHub).
Alternatively you can run kotlin-compiler.jar
with org.jetbrains.kotlin.cli.js.dce.K2JSDce
as a main class. You can take kotlin-compiler.jar
from lib
dir of compiler distribution (see above) or from Maven Central.bashor
07/06/2020, 11:25 AM-h
bashor
07/06/2020, 11:28 AMjean
07/06/2020, 3:54 PMjean
07/07/2020, 7:47 AMjean
07/07/2020, 8:02 AM