hallvard
10/08/2018, 1:52 PMFile file -> into simply file ->). When this task is performed, I find the kotlin.js file in the lib directory, as expected. But I have a hard time finding out how to make my sourceSet jsMain dependOn this. The `dependsOn`clause is no good here ("Could not find method dependsOn() for arguments [task ':linkJs'] on target js (js) of type org.jetbrains.kotlin.gradle.plugin.mpp.KotlinOnlyTarget."). Will examine further tomorrow.tarek
10/08/2018, 2:26 PMbuild.gradle, below the kotlin blocktarek
10/08/2018, 2:44 PMgbaldeck
10/08/2018, 3:03 PM