Update propmangle.js
This commit is contained in:
parent
fddd6ba387
commit
2862b36e47
|
|
@ -78,7 +78,6 @@ function find_builtins() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function mangle_properties(ast, options) {
|
function mangle_properties(ast, options) {
|
||||||
console.log(options);
|
|
||||||
options = defaults(options, {
|
options = defaults(options, {
|
||||||
reserved : null,
|
reserved : null,
|
||||||
cache : null,
|
cache : null,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user