Run UglifyJS using the Rhino javascript runtime and a minimal set of dependencies.
-
© Erik Gustavson, 2012
-
License: Apache License, Version 2.0.
-
Mihai Bazon (mishoo) for Uglify - github.com/mishoo/UglifyJS
-
Mozilla for the Rhino runtime - www.mozilla.org/rhino
-
Alex Objelean (alexo) for wroj4j which inspired this project and showing how to shim CommonJS to fix module loading - github.com/alexo/wro4j
-
Steven Haines for a nice tutorial on how to use Rhino - www.informit.com/guides/content.aspx?g=java&seqNum=562