Join Slack
Powered by
No, it's possible to compile each Kotlin module as...
# javascript
k
konsoletyper
10/14/2016, 12:56 PM
No, it's possible to compile each Kotlin module as an AMD module. And you don't have to use require instead of import, you just setup module dependencies in project structure dialog, and compiler will insert all necessary
define
calls
Open in Slack
Previous
Next