UglifyJS/lib
2021-04-08 17:50:40 +08:00
..
ast.js fix corner cases with new.target (#4784) 2021-03-16 14:34:36 +08:00
compress.js fix corner case in collapse_vars (#4853) 2021-04-08 17:50:40 +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 preserve compatibility of quote_style (#4845) 2021-04-07 06:49:12 +08:00
parse.js reject invalid for await syntax (#4847) 2021-04-07 22:37:15 +08:00
propmangle.js support mangle.properties on class (#4838) 2021-04-03 06:00:19 +08:00
scope.js fix corner case in if_return (#4851) 2021-04-08 08:57:59 +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