hello, I'm building a kotlin javascript project wi...
# javascript
m
hello, I'm building a kotlin javascript project with gradle. what is the best way to automate copying
kotlin.js
and
kotlin.meta.js
files to output dir? It works great with Idea project but I don't know how to do it nicely with gradle
b
m
hey, thanks! I've seen the getting started reference but not the frontend plugin, exactly what I need 🙂