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

Rename ReactFeatureFlags to remove the .fb suffix. #15826

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

cpojer
Copy link
Contributor

@cpojer cpojer commented Jun 5, 2019

In facebook/react-native@69d1ed7 I landed @ide's PR to remove Haste from React Native. In it, I reverted the change to ReactFeatureFlags.fb.js to remove the .fb suffix again because it wasn't necessary: this file only exists at FB and is only required by other files that already have the .fb suffix. It made the integration of the PR mentioned above into FB's infra easier to do it this way.

This PR aligns React and React Native again.

@sizebot
Copy link

sizebot commented Jun 5, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS

Copy link
Member

@rickhanlonii rickhanlonii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpojer cpojer merged commit 6aaa437 into facebook:master Jun 5, 2019
rickhanlonii pushed a commit to rickhanlonii/react that referenced this pull request Jun 25, 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.

None yet

4 participants