Search code examples
javascriptnode.jsminify

Concat and minify JS files in Node


Is there any module in NodeJS to concatenate and minify JavaScript files?


Solution

  • If you're using Connect, then I've had good luck with Connect-Assetmanager