react-native-macos/Libraries/Core
Dan Abramov 93aab84699 Remove the escape hatch
Summary: I originally added `forceFullRefresh` as an escape hatch in case Fast Refresh is too unreliable. In practice we haven't seen any major issues with it. Since this option is already very obscure, I'm just removing it.

Reviewed By: shergin

Differential Revision: D16286632

fbshipit-source-id: c3dc44cffd459912e194e273acf868f3380c64cc
2019-07-17 06:29:25 -07:00
..
Devtools Remove setupDevtools file 2019-07-04 09:22:09 -07:00
SegmentFetcher Add method to get a segment path without injecting it in the VM 2019-05-31 02:33:12 -07:00
Timers Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ Add ReactFiberErrorDialog from React + tests (#25671) 2019-07-16 03:21:07 -07:00
ExceptionsManager.js Downgrade symbolication warning to a log 2019-07-17 06:29:25 -07:00
InitializeCore.js Disable dev tools in bridgeless mode 2019-06-13 08:51:47 -07:00
NativeExceptionsManager.js Introduce NativeExceptionsManager.reportException API 2019-07-16 09:38:03 -07:00
ReactFiberErrorDialog.js Add ReactFiberErrorDialog from React + tests (#25671) 2019-07-16 03:21:07 -07:00
ReactNativeVersion.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ReactNativeVersionCheck.js add spec for PlatformConstants (#24928) 2019-05-30 14:29:42 -07:00
checkNativeVersion.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
polyfillPromise.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpAlert.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpBatchedBridge.js Add a shim for HMRClient in prod bundles 2019-07-07 13:25:10 -07:00
setUpDeveloperTools.js Remove setupDevtools file 2019-07-04 09:22:09 -07:00
setUpErrorHandling.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpGlobals.js Remove vendored fetch polyfill, update to whatwg-fetch@3.0 (#24418) 2019-05-31 01:43:00 -07:00
setUpNavigator.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpReactRefresh.js Remove the escape hatch 2019-07-17 06:29:25 -07:00
setUpRegeneratorRuntime.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpSegmentFetcher.js Add method to get a segment path without injecting it in the VM 2019-05-31 02:33:12 -07:00
setUpSystrace.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpTimers.js Don't set up JS timers in bridgeless RN 2019-06-12 16:18:36 -07:00
setUpXHR.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00