hallvard
10/08/2018, 9:20 AMgradle build, I get nice jar files in the build/libs folder, but the js jar doesn't contain kotlin.js, and I cannot find the file elsewhere either. There are no specialities in my build.gradle file, sourceSets --> jsMain / jsTest only contain dependencies. What did I miss? What mistake could I have made?