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
0c80d21e01f7f7f7ec76f80ed02e4935ca9d952a
UglifyJS
/
lib
T
History
Mihai Bazon
0c80d21e01
Fix prop mangling
...
Even if not “defined”, do mangle if name exists in the cache.
2015-03-16 10:53:31 +02:00
..
ast.js
Add option to preserve/enforce string quote style
2015-01-27 22:26:27 +02:00
compress.js
Fix invalid removal of left side in && and || compression
2015-02-11 21:08:41 +01:00
mozilla-ast.js
Location fix for Mozilla AST start token.
2015-01-06 11:32:41 +01:00
output.js
Add option to preserve/enforce string quote style
2015-01-27 22:26:27 +02:00
parse.js
Add filename to the JS_Parse_Error exception.
2015-02-11 23:21:22 +01:00
propmangle.js
Fix prop mangling
2015-03-16 10:53:31 +02:00
scope.js
Add an option to prevent function names from being mangled
2015-01-04 21:48:43 +01:00
sourcemap.js
fixes issue
#621
SourceMap toString JSON format
2015-01-24 00:33:02 -08:00
transform.js
Apply transformer to AST_VarDef's name
2013-07-14 13:24:09 +03:00
utils.js
Add property name mangler
2015-03-14 11:22:28 +02:00