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.

2 lines 91 B
exports.one = require("./depDeep/deepModule.js"); exports.two = require("./deepModule.js");