chore(create-expo): move package from `expo/expo-cli` to `expo/expo` (#24373)# Why Moving this actively used/developed package from [expo/expo-cli](https://github.com/expo/expo-cli) to [expo/e
chore(create-expo): move package from `expo/expo-cli` to `expo/expo` (#24373)# Why Moving this actively used/developed package from [expo/expo-cli](https://github.com/expo/expo-cli) to [expo/expo](https://github.com/expo/expo). > ⚠️ ~~Blocked by `@expo/package-manager` changes being merged only in `sdk-49` and not `main`. See https://github.com/expo/expo/pull/24376~~ > Merged in this PR! # How - Copied project into **packages/create-expo-app** - Applied various changes to fit it in the repository # Test Plan See CI # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
show more ...