Skip to content

Commit 44c05da

Browse files
thymikeefacebook-github-bot
authored andcommitted
- Publish react-native.config.js (#25436)
Summary: Looks we forgot to add this file to publish list. By adding it, we can remove some code in CLI that special-cases `react-native` package, since it now announces itself as a proper platform. cc kelset, we'd like to have this cherry-picked for 0.60. ## Changelog [Internal] [Fixed] - Publish `react-native.config.js` Pull Request resolved: #25436 Test Plan: `npm pack` shows `react-native.config.js` Differential Revision: D16071113 Pulled By: cpojer fbshipit-source-id: df18affbb9a0ad7f2cfdd1a4cc93191aa5ffadeb
1 parent ab80001 commit 44c05da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"Libraries",
3737
"LICENSE",
3838
"packager",
39+
"react-native.config.js",
3940
"react.gradle",
4041
"React.podspec",
4142
"React",

0 commit comments

Comments
 (0)