UglifyJS/lib
2020-12-20 20:48:51 +08:00
..
ast.js fix corner case in inline (#4418) 2020-12-20 01:24:29 +08:00
compress.js fix corner case in evaluate & reduce_vars (#4423) 2020-12-20 05:47:15 +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 (#4409) 2020-12-19 01:01:49 +08:00
parse.js parse destructuring under strict mode correctly (#4429) 2020-12-20 20:48:51 +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 with destructuring catch (#4426) 2020-12-20 10:31:32 +08:00
sourcemap.js update links to repository after rename (#3847) 2020-05-05 21:07:33 +08:00
transform.js support arrow function (#4385) 2020-12-17 18:23:41 +08:00
utils.js support arrow function (#4385) 2020-12-17 18:23:41 +08:00