Whitespace adjustment
* Missed this in the merge conflict on re-paste... apologies for the extra noise g'night :) Applies to mishoo/UglifyJS2#935
This commit is contained in:
parent
708f152dc0
commit
0aeb280c95
|
|
@ -43,7 +43,7 @@ exports.minify = function(files, options) {
|
||||||
nameCache : null,
|
nameCache : null,
|
||||||
output : null,
|
output : null,
|
||||||
compress : {},
|
compress : {},
|
||||||
parse : {}
|
parse : {}
|
||||||
});
|
});
|
||||||
UglifyJS.base54.reset();
|
UglifyJS.base54.reset();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user