Explorar o código

TEST: changed dev test

sanex3339 %!s(int64=5) %!d(string=hai) anos
pai
achega
6c6b5bbc4b
Modificáronse 1 ficheiros con 1 adicións e 8 borrados
  1. 1 8
      test/dev/dev.ts

+ 1 - 8
test/dev/dev.ts

@@ -20,14 +20,7 @@ import { NO_ADDITIONAL_NODES_PRESET } from '../../src/options/presets/NoCustomNo
         `,
         {
             ...NO_ADDITIONAL_NODES_PRESET,
-            compact: false,
-            log: true,
-            identifierNamesGenerator: 'mangled',
-            renameGlobals: true,
-            splitStrings: true,
-            splitStringsChunkLength: 3,
-            stringArray: true,
-            stringArrayThreshold: 1
+            compact: false
         }
     ).getObfuscatedCode();