UglifyJS/lib
2021-05-01 07:24:39 +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 unsafe evaluate (#4887) 2021-05-01 07:24:39 +08:00
minify.js improve AST tests & tools (#4873) 2021-04-27 08:53:45 +08:00
mozilla-ast.js support #__PURE__ in ESTree (#4879) 2021-04-29 04:13:42 +08:00
output.js support #__PURE__ in ESTree (#4879) 2021-04-29 04:13:42 +08:00
parse.js fix corner case with for [await]...of (#4872) 2021-04-26 05:10:22 +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