Ver código fonte

auto commit

app
jfinn 3 anos atrás
pai
commit
c2d2408617
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      react/index.native.js

+ 1
- 0
react/index.native.js Ver arquivo

@@ -71,6 +71,7 @@ if (!__DEV__) {
71 71
     /* eslint-disable */
72 72
 
73 73
     const __orig_console_log = console.log;
74
+    window.clog3= console.log
74 75
     const __orig_appregistry_runapplication = AppRegistry.runApplication;
75 76
 
76 77
     AppRegistry.runApplication = (...args) => {

Carregando…
Cancelar
Salvar