Commit 2cfe1cb
committed
Disable Flipper in CI environments
- PRODUCTION=1 internally disables Flipper
- not using JS `react-native-flipper`
- react-native.config.js not required
- using RNCLI v11.3.7 ahead of RN v0.71.12
- avoid replacing with newer archived Flipper version
- to deal with Xcode incompatibilities
- follow-up: #17781 parent dcd788e commit 2cfe1cb
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | | - | |
| 1105 | + | |
1106 | 1106 | | |
1107 | 1107 | | |
0 commit comments