Hi, I am trying to add JS exports to my existing m...
# multiplatform
k
Hi, I am trying to add JS exports to my existing multiplatform setup. I have tried setting up the new module and add setup in gradle, but I dont see the generated JS file in my build folder. There are no errors in compilation or build as well. I am sure I have missed out on something basic in the steps setting up to this. Can anyone point me to a tutorial or link that shows how to add a JS component to a Multiplatform project. Most of the links I found only show adding Multiplatform for mobile OS.