|
@@ -673,7 +673,7 @@ Performance will 30-35% slower than without obfuscation
|
|
debugProtection: false,
|
|
debugProtection: false,
|
|
debugProtectionInterval: false,
|
|
debugProtectionInterval: false,
|
|
disableConsoleOutput: true,
|
|
disableConsoleOutput: true,
|
|
- log: false,
|
|
|
|
|
|
+ log: false,
|
|
mangle: false,
|
|
mangle: false,
|
|
renameGlobals: false,
|
|
renameGlobals: false,
|
|
rotateStringArray: true,
|
|
rotateStringArray: true,
|
|
@@ -697,7 +697,7 @@ Performance will slightly slower than without obfuscation
|
|
debugProtection: false,
|
|
debugProtection: false,
|
|
debugProtectionInterval: false,
|
|
debugProtectionInterval: false,
|
|
disableConsoleOutput: true,
|
|
disableConsoleOutput: true,
|
|
- log: false,
|
|
|
|
|
|
+ log: false,
|
|
mangle: true,
|
|
mangle: true,
|
|
renameGlobals: false,
|
|
renameGlobals: false,
|
|
rotateStringArray: true,
|
|
rotateStringArray: true,
|