mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Use ReactFiberErrorDialog fork for Fabric renderer (#12807)
This commit is contained in:
@@ -121,6 +121,7 @@ const forks = Object.freeze({
|
||||
case RN_FB_PROD:
|
||||
switch (entry) {
|
||||
case 'react-native-renderer':
|
||||
case 'react-native-renderer/fabric':
|
||||
// Use the RN fork which plays well with redbox.
|
||||
return 'react-reconciler/src/forks/ReactFiberErrorDialog.native.js';
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user