Please give a big round of applause to
@houston who implemented auto-detection of Kotlin/JS libraries in applications based on Create React Kotlin App. If you have a CRKA-based app, adding a library such as coroutines is now as easy as
npm install kotlinx-coroutines-core
!