mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46302 Changelog: [General][Fixed] - Removed noisy ENOENT error message upon launching the debugger As described in T200199544, Metro terminal in open-source would show an error message for the missing embedder script. In this diff, we add a response of an empty file to open-source (no-op) Reviewed By: hoxyq Differential Revision: D62103015 fbshipit-source-id: 219bc398b7786527db00528cca175adc13a527a0