mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Removed fb-specific RN bundle. This should not have been synced.
This commit is contained in:
parent
e512a4ae30
commit
bc8e42a5e6
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,18 +0,0 @@
|
||||
/**
|
||||
* Copyright (c) 2013-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule ReactFeatureFlags
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const ReactFeatureFlags = {
|
||||
debugRenderPhaseSideEffects: false,
|
||||
debugRenderPhaseSideEffectsForStrictMode: false,
|
||||
warnAboutDeprecatedLifecycles: true,
|
||||
};
|
||||
|
||||
module.exports = ReactFeatureFlags;
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user