Hmm, resources are not getting picked up :thinking...
# javascript
a
Hmm, resources are not getting picked up 🤔
Copy code
sourceSets.getByName("jsMain").resources.srcDir(extension.outputDir)
Is this incorrect or something? For JVM it works all ok!