is there a way to add custom content to the `packa...
# javascript
v
is there a way to add custom content to the
package.json
generated by KotlinJS plugin? (looking to update the
scripts
section like here: https://github.com/sindresorhus/alfy#publish-to-npm)
i
Unfortunately, not. See feature report: https://youtrack.jetbrains.com/issue/KT-35330
👍 1
v
I see 😞 If I want to roll my own thing in the mean time - how do I get the directory of generated module in gradle?