UNPKG

node-uglifier-es

Version:

Fully auto merging and uglifying a whole NodeJs project into one file with external files option. Recompiled from Zsolt Istvan Szabo's work with uglify-es instead of uglify-js-harmony.

8 lines (4 loc) 161 B
Compile coffee sources: coffee -m -wco lib_compiled src To run unit tests, after intalling nodeunit, adding to path... nodeunit lib_compiled\test\unitTest.js