Join Slack
Powered by
mmm it was nice to depend my backend jvm on the fr...
# javascript
c
coder82
11/09/2018, 5:42 PM
mmm it was nice to depend my backend jvm on the frontend js, why this doesn't work anymore in kotlin 1.3.0?
-.txt
n
napperley
11/10/2018, 12:24 AM
Is this a Kotlin MPP?
c
coder82
11/10/2018, 10:57 AM
I can't really say
coder82
11/10/2018, 10:57 AM
what defines a MPP?
coder82
11/10/2018, 10:58 AM
I have 1 root project including backend (jvm), frontend (js) and common (for common data classes)
coder82
11/10/2018, 10:58 AM
the jvm part is server side, the js part is the frontend
n
napperley
11/10/2018, 8:23 PM
Are you using the
org.jetbrains.kotlin.multiplatform
Gradle plugin?
2
Views
Open in Slack
Previous
Next