@@ -141,6 +141,7 @@ function minify(files, options) {
|
||||
}
|
||||
if (timings) timings.rename = Date.now();
|
||||
if (options.rename) {
|
||||
SymbolDef.next_id = 1;
|
||||
toplevel.figure_out_scope(options.mangle);
|
||||
toplevel.expand_names(options.mangle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user