Parcourir la source

auto commit

app
jfinn il y a 3 ans
Parent
révision
c2d2408617
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      react/index.native.js

+ 1
- 0
react/index.native.js Voir le fichier

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

Chargement…
Annuler
Enregistrer