This website requires JavaScript.
Explore
Help
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
Files
378ed178095e8d02b8ceab9d6d8e890eea1ab04d
UglifyJS
/
lib
History
Mihai Bazon
378ed17809
disable
hoist_vars
by default and change
comparations
to
comparisons
2012-10-03 11:27:05 +03:00
..
ast.js
"use strict";
2012-10-02 12:45:58 +03:00
compress.js
disable
hoist_vars
by default and change
comparations
to
comparisons
2012-10-03 11:27:05 +03:00
output.js
support for
--comments
option to keep comments containing @license or @preserve
2012-10-02 16:40:42 +03:00
parse.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
scope.js
option to exclude certain names from mangling
2012-10-02 14:02:33 +03:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
"use strict";
2012-10-02 12:45:58 +03:00
utils.js
"use strict";
2012-10-02 12:45:58 +03:00