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
57105b299e
UglifyJS
/
lib
History
Alex Lam S.L
57105b299e
fix corner cases with spread syntax (
#4358
)
2020-12-11 06:59:21 +08:00
..
ast.js
fix corner cases with
await
(
#4350
)
2020-12-08 11:26:03 +08:00
compress.js
fix corner cases with spread syntax (
#4358
)
2020-12-11 06:59:21 +08:00
minify.js
workaround Safari quirks (
#4314
)
2020-11-21 10:30:46 +08:00
mozilla-ast.js
support computed property name in object literal (
#4268
)
2020-11-08 23:38:32 +08:00
output.js
fix corner case with parentheses around
await
(
#4344
)
2020-12-08 04:29:54 +08:00
parse.js
forbid
AST_Await
in computed function arguments (
#4352
)
2020-12-08 12:59:08 +08:00
propmangle.js
support computed property name in object literal (
#4268
)
2020-11-08 23:38:32 +08:00
scope.js
fix corner case in
loops
&
unused
(
#4356
)
2020-12-10 15:45:39 +08:00
sourcemap.js
update links to repository after rename (
#3847
)
2020-05-05 21:07:33 +08:00
transform.js
support async function (
#4333
)
2020-12-07 05:22:40 +08:00
utils.js
improve warnings (
#4247
)
2020-10-27 17:39:33 +08:00