mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
62c79206ef
Summary: This diff adds Fast Refresh support for dismissing LogBox syntax errors. We don't dismiss all errors because once a syntax error is fixed you'll still want to see the covered fatals, errors, and warnings. If you actually full reload, then it falls back to the native redbox. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D18278889 fbshipit-source-id: f109ca1d6c34aa3eda6e434deca66f8ce5e02ce0