Address feedback
This commit is contained in:
parent
3eed8181d9
commit
b8aed9878a
|
|
@ -214,9 +214,7 @@ if (ARGS.quotes === true) {
|
|||
|
||||
if (ARGS.mangle_props === true) {
|
||||
ARGS.mangle_props = 1;
|
||||
}
|
||||
|
||||
if (ARGS.mangle_props === "unquoted") {
|
||||
} else if (ARGS.mangle_props === "unquoted") {
|
||||
ARGS.mangle_props = 2;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user