This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dd8286bce1
UglifyJS
/
lib
History
Mihai Bazon
dd8286bce1
added --self to easily get a browser-runnable version of UglifyJS
2012-10-08 12:55:18 +03:00
..
ast.js
added --self to easily get a browser-runnable version of UglifyJS
2012-10-08 12:55:18 +03:00
compress.js
eliminate redundant directives in the same scope
2012-10-08 12:53:17 +03:00
mozilla-ast.js
remove unused code
2012-10-05 22:59:05 +03:00
output.js
for certain nodes that we invent we might not have a original source file to
2012-10-08 12:52:25 +03:00
parse.js
removed some unused variables
2012-10-04 08:49:18 +03:00
scope.js
prevent mangling only when eval is *called*, not when it's just referenced
2012-10-05 16:17:31 +03:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
more cleanup (dropped AST_SwitchBlock)
2012-10-03 15:52:31 +03:00
utils.js
"use strict";
2012-10-02 12:45:58 +03:00