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
15d58f5917cba980754553a1578c9d339cc7b419
UglifyJS
/
lib
History
Mihai Bazon
15d58f5917
some speedup and more savings from unused vars that have side effects in initialization
2012-09-26 19:05:49 +03:00
..
ast.js
checkpoint (refactoring, WIP)
2012-09-26 12:16:16 +03:00
compress.js
some speedup and more savings from unused vars that have side effects in initialization
2012-09-26 19:05:49 +03:00
output.js
Support input source map
2012-09-24 17:02:18 +03:00
parse.js
discard all \uFEFF characters (
https://github.com/mishoo/UglifyJS/issues/462
)
2012-09-25 15:30:59 +03:00
scope.js
properly drop mutually-referring declarations that are not otherwise
2012-09-23 12:47:34 +03:00
sourcemap.js
Support input source map
2012-09-24 17:02:18 +03:00
transform.js
compressor successfully moved to TreeTransformer
2012-09-26 14:27:01 +03:00
utils.js
compressor successfully moved to TreeTransformer
2012-09-26 14:27:01 +03:00