Is there anywhere I can find an up-to-date doc for the new Kotlin/JS Gradle plugin (1.3.41)?
I’m struggling to find examples on how to use it, both in pure Kotlin/JS projects and Kotlin multiplatform.
3 Likes
Hi. There is no documentation yet, but we do plan to write it shortly, follow https://youtrack.jetbrains.com/issue/KT-32137 for updates.
Currently you can browse the previous Slack discussions such as Slack to get more information and sample projects.
1 Like
Thanks for the information! I think I had already taken a look at the Slack discussions, but I’ll track the doc issue