Is there a way to make a "Fat JAR" js file for Nod...
# javascript
r
Is there a way to make a "Fat JAR" js file for NodeJS (i.e. all dependencies + transitive ones)? Currently it seems like it's only possible for
browser
.