spierce7
02/07/2018, 11:42 PMCannot find module "kotlinx-coroutines-core-js"
. How should I be packaging the coroutine library (or any library written in kotlin for that matter)? My instinct was to check npm, but didn't find anything.
If I use the DCE plugin, it outputs all the JS files in one place which is nice, but how do I get the non-minified js files for kotlin-js libraries I'm using? Right now, the only thing I can think of is to check out the github.spierce7
02/08/2018, 3:06 AManton.bannykh
02/12/2018, 10:49 AM