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.
1 lines • 77 B
text/coffeescript
module.exports.theNonTrivialFunction = (strIn) -> return "ROOT_TEST_" + strIn