Join Slack
Powered by
Hi, how can I compile only one folder (models) to ...
# javascript
f
fstn
11/29/2017, 1:11 PM
Hi, how can I compile only one folder (models) to javascript?
k
konsoletyper
11/29/2017, 2:07 PM
No, you should bringe these models to a separate multi-platform module and include it as a dependency to both JVM and JS parts. See
http://kotlinlang.org/docs/reference/multiplatform.html
👍 1
f
fstn
11/29/2017, 2:13 PM
thx
4
Views
Open in Slack
Previous
Next