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 AMnpm run eject
then go to config directory and add it in the webpack config to pass to kotlin webpack plugin.