Join Slack
Powered by
if I've got a nodejs kotlin-js application, what i...
# javascript
s
spierce7
11/30/2022, 4:55 PM
if I've got a nodejs kotlin-js application, what is the expected way for me to package and ship the application? Do I just copy everything in the
<root project>/build/js
folder, and then manually run the js file in the
packages/<app name>/kotlin/<app name>.js
? I'm curious if there is a nicer way to package everything up.
6
Views
Open in Slack
Previous
Next