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 |
||
|---|---|---|
| .. | ||
| compress | ||
| input | ||
| mocha | ||
| benchmark.js | ||
| jetstream.js | ||
| mocha.js | ||
| mozilla-ast.js | ||
| run-tests.js | ||
| sourcemaps.js | ||