Ola Adolfsson
12/23/2020, 6:54 AM-jsLegacy Naming Convention is incompatible with NPM
Libraries such as kotlinx.serialization are exporting artifacts with a -jsLegacy suffix when using the legacy compiler with Kotlin 1.4. NPM however, doesn’t allow capital letters in package names.
Posted in #multiplatform