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.

6 lines (5 loc) 125 B
(function() { module.exports.boothDeepAndShalow = function(strIn) { return "TEST" + strIn; }; }).call(this);