Ver código fonte

Merge remote-tracking branch 'origin/master'

sanex3339 7 anos atrás
pai
commit
430a47d08a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

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