UglifyJS/lib
2021-03-17 10:34:50 +08:00
..
ast.js fix corner cases with new.target (#4784) 2021-03-16 14:34:36 +08:00
compress.js enhance "functions" (#4791) 2021-03-17 05:38:33 +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 fix corner cases with template literals (#4780) 2021-03-15 21:54:05 +08:00
parse.js parse extended Unicode literal correctly (#4792) 2021-03-17 10:34:50 +08:00
propmangle.js support BigInt literals (#4583) 2021-01-24 09:51:18 +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