Nestor Ledon
06/24/2024, 3:46 PMchrisjenx
06/24/2024, 4:08 PM.js
files that your lib builds.
Publishing would be tricky as I don't think there is a Gradle Yarn Publishing plugin. But you could probably create a Gradle Task to upload the file manually.
I don't however know if KMP will export things like yarn/node files to also upload...chrisjenx
06/24/2024, 4:08 PMNestor Ledon
06/24/2024, 4:41 PMjsBrowserProductionWebpack
on my shared
lib does generate a shared.js
that exposes my methods.chrisjenx
06/24/2024, 4:56 PM