UglifyJS/lib
2021-03-14 04:39:30 +08:00
..
ast.js fix corner case in inline (#4754) 2021-03-08 12:38:53 +08:00
compress.js fix corner cases with yield (#4771) 2021-03-14 04:39:30 +08:00
minify.js implement annotations (#4763) 2021-03-13 03:40:49 +08:00
mozilla-ast.js support computed property name in object literal (#4268) 2020-11-08 23:38:32 +08:00
output.js support shorthand key-symbol output (#4768) 2021-03-13 15:37:01 +08:00
parse.js implement annotations (#4763) 2021-03-13 03:40:49 +08:00
propmangle.js support BigInt literals (#4583) 2021-01-24 09:51:18 +08:00
scope.js fix corner case in unused (#4757) 2021-03-09 07:59:52 +08:00
sourcemap.js Fix overwriting existing sourcesContent in sourcemaps (#4567) 2021-01-19 07:44:24 +08:00
transform.js support class literals (#4658) 2021-02-23 22:55:08 +08:00
utils.js fix corner cases with export (#4699) 2021-02-27 10:15:14 +08:00