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.

10 lines (7 loc) 206 B
// Generated by CoffeeScript 2.3.1 (function() { module.exports.theNonTrivialFunction = function(strIn) { return "ROOT_TEST_" + strIn; }; }).call(this); //# sourceMappingURL=rootDependency.js.map