Skip to content

Commit 719ce9f

Browse files
gengjiawenfacebook-github-bot
authored andcommitted
Fixes facebook#20712 on unix-like OS (facebook#20751)
Summary: add `packager.sh` for run-android task for unix like system. This only fix on linux and macOS. pass all current ci. none [GENERAL] [BUGFIX] [CLI] - add `packager.sh` back for run-android task Pull Request resolved: facebook#20751 Differential Revision: D9398197 Pulled By: hramos fbshipit-source-id: 213b066c0c034136c5ad5bbf8d45c6f331b1d185
1 parent baf378e commit 719ce9f

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
@@ -103,6 +103,7 @@
103103
"scripts/ios-install-third-party.sh",
104104
"scripts/launchPackager.bat",
105105
"scripts/launchPackager.command",
106+
"scripts/packager.sh",
106107
"scripts/react-native-xcode.sh",
107108
"jest-preset.json",
108109
"jest",

0 commit comments

Comments
 (0)