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
753932b302
UglifyJS
/
lib
History
kzc
753932b302
drop unused arrow functions (
#2050
)
2017-06-04 00:20:46 +08:00
..
ast.js
remove
AST_ArrowParametersOrSeq
(
#1997
)
2017-05-24 17:45:18 +08:00
compress.js
drop unused arrow functions (
#2050
)
2017-06-04 00:20:46 +08:00
minify.js
Merge branch 'master' into harmony-v3.0.12
2017-05-27 18:12:10 +08:00
mozilla-ast.js
Merge branch 'master' into harmony-v3.0.5
2017-05-15 18:58:54 +08:00
output.js
fix
beautify
whitespace output within
AST_Destructuring
(
#2046
)
2017-06-02 18:50:39 +08:00
parse.js
Merge branch 'master' into harmony-v3.0.13
2017-05-29 10:58:05 +08:00
propmangle.js
Make sure globals can be accessed from the browser (
#1920
)
2017-05-12 05:50:35 +08:00
scope.js
mangle destructuring function parameters (
#2029
)
2017-05-30 23:41:55 +08:00
sourcemap.js
Generate source map data from normalized files
2016-11-29 20:42:56 +01:00
transform.js
fix issues related to
export
&
function
(
#2002
)
2017-05-26 03:12:52 +08:00
utils.js
convert
AST_Seq
from binary tree to array (
#1460
)
2017-04-12 21:56:27 +08:00