Hi All, I have a mpp project and target jvm and js...
# multiplatform
p
Hi All, I have a mpp project and target jvm and js. When I build it I become a build folder with my packages and packages_imported. Now I want to publish the js part to npm and use it as dependency in another project. Actuall I don`t understand how to do that. I am using Ktor and an external npm dependency - KafkaJs - in my case.