mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Inside [Re.Pack](https://github.com/callstack/repack) we consume command's options, to reduce the amount of assumptions that 3rd party tools need to make - we can move assigning default value to config command level, so default values will be aligned across tools. For default `start` command this change doesn't change any behaviour. ## Changelog: [INTERNAL] [CHANGED] - Add `localhost` as default host in `start` command config Pull Request resolved: https://github.com/facebook/react-native/pull/44244 Test Plan: `start` command should work the same way as before. Reviewed By: huntie Differential Revision: D56567793 Pulled By: blakef fbshipit-source-id: fe8f3686ae39a3d2996de11930a0d03364692adc