hfhbd
compileProductionLibraryKotlinJs --debug -Pkotlin.verbose=true
mbonnin
tasks.withType<KotlinCompile>().configureEach { kotlinOptions.freeCompilerArgs += "-verbose" }
A modern programming language that makes developers happier.