UglifyJS/lib
Alex Lam S.L 0b62a28b47
improve usability of includeSources (#3057)
Exclude source contents from input source map if `includeSources=false`

fixes #3041
2018-04-06 13:32:26 +08:00
..
ast.js extend fuzzy RHS folding (#3006) 2018-03-17 03:10:21 +08:00
compress.js fix AST corruption during inline of simple return (#3056) 2018-04-06 05:39:07 +08:00
minify.js improve usability of includeSources (#3057) 2018-04-06 13:32:26 +08:00
mozilla-ast.js fix extra regex slash when going through mozilla AST I/O (#3025) 2018-03-27 03:22:01 +09:00
output.js speed up has_parens() (take 2) (#3052) 2018-04-05 04:12:04 +08:00
parse.js improve performance through makePredicate() (#3048) 2018-04-03 15:15:01 +08:00
propmangle.js fix mangle name collision across files (#2722) 2018-01-05 05:08:09 +08:00
scope.js improve performance through makePredicate() (#3048) 2018-04-03 15:15:01 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js fix tree traversal on AST_Do (#3047) 2018-04-02 22:31:23 +08:00
utils.js improve performance through makePredicate() (#3048) 2018-04-03 15:15:01 +08:00