parent
80c8dfcde6
commit
85bfa17139
|
|
@ -2827,6 +2827,7 @@ merge(Compressor.prototype, {
|
||||||
if (in_list && all(node.body, can_be_evicted_from_block)) {
|
if (in_list && all(node.body, can_be_evicted_from_block)) {
|
||||||
return MAP.splice(node.body);
|
return MAP.splice(node.body);
|
||||||
}
|
}
|
||||||
|
return node;
|
||||||
}
|
}
|
||||||
if (node instanceof AST_Scope) {
|
if (node instanceof AST_Scope) {
|
||||||
var save_scope = scope;
|
var save_scope = scope;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user