mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
635732aa8f
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42896 Changelog: [General][Fixed] Fix order of Metro hotkey console messages # Existing Key handler is printing messages to the console _after_ it has been processed, this causes error messages to appear before the `info` message. # In this PR The `info` messages are logged before the event is processed. Reviewed By: GijsWeterings Differential Revision: D53479732 fbshipit-source-id: 25af47450662de4eb03d0dfd52af5af014ef3e49