Commit ce43ec1
Drop legacy cli-server-api reference in dev server
Summary:
Actions TODO comment dependant on react-native-community/cli#2605 (landed).
This drops our local dependency on `react-native-community/cli-server-api` Flow types, as well as avoiding this transient dependency in end user projects.
**Other changes**
- Promote `debug` log to a user-facing `warn` — several features in RN will break/degrade in this case and we want to flag explicitly.
Changelog: [Internal]
Differential Revision: D1134129861 parent e8a74d5 commit ce43ec1
2 files changed
Lines changed: 5 additions & 60 deletions
File tree
- flow-typed/npm/@react-native-community
- packages/community-cli-plugin/src/dev-server
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 5 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
87 | 76 | | |
88 | | - | |
89 | | - | |
| 77 | + | |
| 78 | + | |
90 | 79 | | |
91 | 80 | | |
92 | 81 | | |
0 commit comments