Files
UglifyJS/test
Alex Lam S.L f5cbe19b75 invert reduce_vars tracking flag (#1519)
Modules like webpack and grunt-contrib-uglify still uses `ast.transform(compressor)` before `Compressor.compress(ast)` was introduced.

Workaround this compatibility issue by deactivating `reduce_vars` in such case.

Also fix use case with omitted `options` when calling `Compressor()`.

fixes #1516
2017-03-01 04:12:10 +08:00
..
2017-02-27 03:40:54 +08:00
2017-02-21 13:29:58 +08:00
2017-02-21 13:29:58 +08:00
2015-12-27 22:38:20 +01:00
2017-02-21 13:29:58 +08:00
2015-10-20 19:48:56 +01:00