forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce number of generated files for the feature flags system (facebo…
…ok#42820) Summary: Pull Request resolved: facebook#42820 The feature flag system generates a significant amount of files. This reduces that number to remove noise from diffs/PRs by eliminating a file that could be defined privately within another one. Changelog: [internal] Reviewed By: huntie Differential Revision: D53352391 fbshipit-source-id: 51fccb3c1bb09ef3503cd34334d28c1021bd1b25
- Loading branch information
1 parent
5030f4e
commit e035005
Showing
7 changed files
with
98 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 0 additions & 72 deletions
72
...ve/ReactAndroid/src/main/jni/react/featureflags/ReactNativeFeatureFlagsProviderHolder.cpp
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...tive/ReactAndroid/src/main/jni/react/featureflags/ReactNativeFeatureFlagsProviderHolder.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 0 additions & 53 deletions
53
...ipts/featureflags/templates/android/ReactNativeFeatureFlagsProviderHolder.cpp-template.js
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
...cripts/featureflags/templates/android/ReactNativeFeatureFlagsProviderHolder.h-template.js
This file was deleted.
Oops, something went wrong.