Im looking at the documentation for setting up mul...
# multiplatform
g
Im looking at the documentation for setting up multiple targets in Gradle. For example JS browser and JS node. How do I go about applying those to specific source sets? I dont see anything in the documentation on that.
a
at the moment, you can't have different sources for js targets. Best available option is different modules