Target Branch(es)
0.78
Link to commit or PR to be picked
facebook/react-native#49325
Description
@react-native/community-cli-plugin depends on @react-native-community/cli-server-api but incorrectly declares it as optional. When the dependency is not found, the bundle and start commands are not registered. This change removes the optional flag and forwards the dependency to consumers of react-native.