mirror of
https://github.com/status-im/react-native.git
synced 2025-02-20 13:18:07 +00:00
fix packager start in 0.58 (#23160)
This commit is contained in:
parent
57ad19758d
commit
abf9b26040
@ -9,4 +9,4 @@ THIS_DIR=$(cd -P "$(dirname "$(readlink "${BASH_SOURCE[0]}" || echo "${BASH_SOUR
|
||||
# shellcheck source=/dev/null
|
||||
source "${THIS_DIR}/.packager.env"
|
||||
cd "$THIS_DIR/.." || exit
|
||||
node "./cli.js" start "$@"
|
||||
node "./local-cli/cli.js" start "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user