Concat and minify JS files in Node
javascript, minify, node.js
Solution
If you're using Connect, then I've had good luck with Connect-Assetmanager
Problem
Is there any module in NodeJS to concatenate and minify JavaScript files?
javascript, minify, node.js
If you're using Connect, then I've had good luck with Connect-Assetmanager
Is there any module in NodeJS to concatenate and minify JavaScript files?