Join Slack
Powered by
Hi. Is there a way to generate a separate JS file ...
# javascript
g
Grantas33
06/13/2021, 8:19 AM
Hi. Is there a way to generate a separate JS file from a single Kotlin file with the Kotlin js gradle plugin (without making a separate gradle module)?
b
Big Chungus
06/13/2021, 8:36 AM
Use kotlin mpp plugin and declare multiple js sourceSets
8
Views
Open in Slack
Previous
Next