Commit 52218e6
Drop legacy cli-server-api reference in dev server (#57653)
Summary:
Pull Request resolved: #57653
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]
Reviewed By: cortinico
Differential Revision: D1134129861 parent f539d9a commit 52218e6
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
88 | 77 | | |
89 | | - | |
90 | | - | |
| 78 | + | |
| 79 | + | |
91 | 80 | | |
92 | 81 | | |
93 | 82 | | |
0 commit comments