UglifyJS/lib
2021-04-08 06:31:15 +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 unused (#4850) 2021-04-08 06:31:15 +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 extend keep_fnames to classes (#4793) 2021-03-17 09:28:27 +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