Join Slack
Powered by
In a Gradle/Kotlin/JS project, sourceSets appears ...
# javascript
j
Jorrit
08/29/2020, 12:34 PM
In a Gradle/Kotlin/JS project, sourceSets appears to be empty. Why is this?
https://github.com/Chainfire/kotlin-js-sharedmemory/blob/master/build.gradle.kts#L52
t
turansky
08/29/2020, 1:46 PM
You need use
kotlin
extension instead
😞
4
Views
Open in Slack
Previous
Next