sanex3339 8 vuotta sitten
vanhempi
commit
8eedc7beee
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
         }