parent
02a84385a0
commit
d0689c81bb
|
|
@ -63,6 +63,8 @@ exports.minify = function(files, options) {
|
||||||
if (typeof files == "string")
|
if (typeof files == "string")
|
||||||
files = [ files ];
|
files = [ files ];
|
||||||
|
|
||||||
|
UglifyJS.base54.reset();
|
||||||
|
|
||||||
// 1. parse
|
// 1. parse
|
||||||
var toplevel = null;
|
var toplevel = null;
|
||||||
files.forEach(function(file){
|
files.forEach(function(file){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user