deviant
03/05/2018, 7:44 PMkotlinx-coroutines-core-js doesn't work with create-react-kotlin-app? i'm doing npm i kotlinx-coroutines-core --save and still can't use launch/async etc. or should i import these functions with @JsModule?elizarov
03/06/2018, 6:14 AMelizarov
03/06/2018, 12:55 PMnpm run eject then go to config directory and add it in the webpack config to pass to kotlin webpack plugin.elizarov
03/06/2018, 12:56 PMelizarov
03/06/2018, 12:57 PM