sanex3339 hace 8 años
padre
commit
8eedc7beee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/dev/dev.ts

+ 1 - 1
test/dev/dev.ts

@@ -69,7 +69,7 @@ if (!(<any>global)._babelPolyfill) {
     })();
     `,
         {
-            disableConsoleOutput: true,
+            disableConsoleOutput: false,
             unicodeArrayEncoding: 'rc4',
             selfDefending: true
         }