Skip to content

Commit 430a47d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8b308aa + 319714a commit 430a47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ Performance will 30-35% slower than without obfuscation
673673
debugProtection: false,
674674
debugProtectionInterval: false,
675675
disableConsoleOutput: true,
676-
log: false,
676+
log: false,
677677
mangle: false,
678678
renameGlobals: false,
679679
rotateStringArray: true,
@@ -697,7 +697,7 @@ Performance will slightly slower than without obfuscation
697697
debugProtection: false,
698698
debugProtectionInterval: false,
699699
disableConsoleOutput: true,
700-
log: false,
700+
log: false,
701701
mangle: true,
702702
renameGlobals: false,
703703
rotateStringArray: true,

0 commit comments

Comments
 (0)