Does anyone know a proper way to package, combine and minify javascript with node.js so that it can easily be done during a deployment process? I would love to implement this, so that you don't have to clear the caches/hard refresh on every update.
I would be very thankful for suggestions
