feat: refactoring project
This commit is contained in:
2
node_modules/terser/lib/minify.js
generated
vendored
2
node_modules/terser/lib/minify.js
generated
vendored
@@ -305,7 +305,7 @@ function* minify_sync_or_async(files, options, _fs_module) {
|
||||
if (node.block_scope) {
|
||||
node.block_scope.variables = undefined;
|
||||
node.block_scope.enclosed = undefined;
|
||||
node.parent_scope = undefined;
|
||||
node.block_scope.parent_scope = undefined;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user