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
33528002b496728457cccd9ddf54d2e50bc7e3f2
UglifyJS
/
lib
T
History
Mihai Bazon
33528002b4
Fix wrap_commonjs to include code first
...
(code could have directives, i.e. "use strict")
2015-09-24 17:58:51 +03:00
..
ast.js
Fix wrap_commonjs to include code first
2015-09-24 17:58:51 +03:00
compress.js
Control keeping function arguments with a single option
2015-09-14 19:38:45 +02:00
mozilla-ast.js
Location fix for Mozilla AST start token.
2015-01-06 11:32:41 +01:00
output.js
Fix semicolon printing when restricting max line length
2015-07-30 16:13:32 +02:00
parse.js
Fix bad parsing of
new new x()()
constructs
2015-08-27 12:29:36 +03:00
propmangle.js
Fix mangling of property names which overwrite unmangleable properties
2015-08-05 21:18:39 +02:00
scope.js
rename --prop-cache to --name-cache
2015-03-16 13:16:30 +02: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