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
52ce9a333c
UglifyJS
/
lib
History
Anthony Van de Gejuchte
52ce9a333c
Fix compression with unused containing destructuring
2017-01-19 21:04:28 +01:00
..
ast.js
Introduce is_block_scope to AST_Node to determine block scope.
2016-10-24 21:28:32 +02:00
compress.js
Fix compression with unused containing destructuring
2017-01-19 21:04:28 +01:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
[ES6] output parens for yield when parented by AST_Dot or AST_Sub (
#1419
)
2017-01-19 17:15:59 +01:00
parse.js
Fix nlb property for template strings tokens starting with nlb
2016-11-29 20:36:00 +01:00
propmangle.js
Merge branch 'master' into harmony
2016-11-29 20:50:27 +01:00
scope.js
Introduce is_block_scope to AST_Node to determine block scope.
2016-10-24 21:28:32 +02:00
sourcemap.js
Generate source map data from normalized files
2016-11-29 20:42:56 +01:00
transform.js
Fix quoting of properties
2016-08-26 15:06:24 +02:00
utils.js
Do not overwrite options.comments + cleanup
2016-11-29 20:24:08 +01:00