sanex3339 8 gadi atpakaļ
vecāks
revīzija
8eedc7beee
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
         }