UglifyJS/lib
Alex Lam S.L 46d142cbf6
improve source-map generation (#3782)
- emit singleton segments to mark generated code from input
2020-04-16 23:30:25 +08:00
..
ast.js minor cleanup (#3723) 2020-02-15 17:55:26 +00:00
compress.js fix corner case in inline (#3778) 2020-04-11 19:54:26 +08:00
minify.js handle source-map operations internally (#3754) 2020-03-28 22:18:56 +08:00
mozilla-ast.js fix corner case in rename (#3481) 2019-10-15 19:44:07 +08:00
output.js improve source-map generation (#3782) 2020-04-16 23:30:25 +08:00
parse.js fix line accounting in multi-line strings (#3752) 2020-03-21 07:17:41 +08:00
propmangle.js fix corner case in ie8 & rename (#3223) 2018-07-26 16:35:43 +08:00
scope.js improve handling of eval (#3776) 2020-04-11 06:36:17 +08:00
sourcemap.js improve source-map generation (#3782) 2020-04-16 23:30:25 +08:00
transform.js export missing API for AST manipulation (#3707) 2020-02-06 18:46:25 +00:00
utils.js fix corner case in inline (#3778) 2020-04-11 19:54:26 +08:00