so im doing something silly, but I dont know what....
# javascript
h
so im doing something silly, but I dont know what. trying to build my first js app but kotlin.js isnt being included in the jar, so i cant extract it and therefore use it on my page, any thoughts?
t
Did you tried adding a task for it? https://kotlinlang.org/docs/tutorials/javascript/getting-started-gradle/getting-started-with-gradle.html There is an example of how to do it.
h
yeah, so it works if i use gradle 3.3 but not if i use 4.1