Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Fabric-specific feature flag files and updated Rollup to use … #14437

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Dec 13, 2018

Removed Fabric-specific feature flag files and updated Rollup to use the (non-Fabric) React Native flag files. Since the supportsPersistence setting now resides in the renderer's "host config", there's no reason for these two to have separate flag forks.

There were no differences between OSS React Native and Fabric flags.

There were a few differences between FB React Native and Fabric flags:

Flag React Native Fabric
debugRenderPhaseSideEffects (dynamic) false
debugRenderPhaseSideEffectsForStrictMode true false
warnAboutDeprecatedLifecycles true false

(As of this PR, Fabric will now get the React Native flag values shown above.)

@bvaughn bvaughn merged commit 535804f into facebook:master Dec 14, 2018
@bvaughn bvaughn deleted the remove-fabric-FeatureFlags-file branch December 14, 2018 15:54
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019
n8schloss pushed a commit to n8schloss/react that referenced this pull request Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants