I would like to have a project with both backend K...
# javascript
j
I would like to have a project with both backend Kotlin (JVM) and frontend Kotlin in the same module under
main/kotlin
,
main/kotlinjs
,
test/kotlin
and
test/kotlinjs
Do you know if this is possible?