Skip to content

Commit 581126e

Browse files
committed
fix: make sure react-native.config.json is shipped with each library
1 parent 091a768 commit 581126e

File tree

1 file changed

+1
-0
lines changed
  • packages/create-react-native-library/templates/common

1 file changed

+1
-0
lines changed

packages/create-react-native-library/templates/common/$package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ios",
2525
"cpp",
2626
"*.podspec",
27+
"react-native.config.json",
2728
"!ios/build",
2829
"!android/build",
2930
"!android/gradle",

0 commit comments

Comments
 (0)