coletz
kotlin{ ... js { browser { } } }
jvmBackendJar { dependsOn(jsBrowserWebpack) from(new File(jsBrowserWebpack.entry.name, jsBrowserWebpack.outputPath)) }
h0tk3y
kotlin-frontend
apply plugin: 'org.jetbrains.kotlin.frontend'
apply plugin: 'kotlin2js'
Cannot add extension with name 'kotlin', as there is an extension already registered with that name.
The 'java' plugin has been applied, but it is not compatible with the Android plugins.
A modern programming language that makes developers happier.