mmm it was nice to depend my backend jvm on the fr...
# javascript
c
mmm it was nice to depend my backend jvm on the frontend js, why this doesn't work anymore in kotlin 1.3.0?
n
Is this a Kotlin MPP?
c
I can't really say
what defines a MPP?
I have 1 root project including backend (jvm), frontend (js) and common (for common data classes)
the jvm part is server side, the js part is the frontend
n
Are you using the org.jetbrains.kotlin.multiplatform Gradle plugin?