disable reminify()

fix-up for #2708
This commit is contained in:
alexlamsl
2018-01-07 20:56:36 +08:00
parent 7a8eff62ca
commit 4b1799ecdd
5 changed files with 15 additions and 4 deletions

View File

@@ -1237,6 +1237,7 @@ var_catch_toplevel: {
options = {
conditionals: true,
negate_iife: true,
passes: 2,
reduce_funcs: true,
reduce_vars: true,
side_effects: true,