Explorar el Código

auto commit

app
jfinn hace 3 años
padre
commit
c2d2408617
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      react/index.native.js

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

@@ -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) => {

Loading…
Cancelar
Guardar