mirror of
https://github.com/status-im/react-native.git
synced 2025-01-24 16:29:01 +00:00
Fix scripts/packager.sh
for RNTester
Summary: fixes RNTester for open source Reviewed By: bestander Differential Revision: D5129516 fbshipit-source-id: d7bb7ee23bd57b8c35ca7f3876eed17d88982cef
This commit is contained in:
parent
44cd9fcded
commit
6ca492a4d2
@ -8,4 +8,5 @@
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
THIS_DIR=$(dirname "$0")
|
||||
node "$THIS_DIR/../local-cli/cli.js" start "$@"
|
||||
cd "$THIS_DIR/.."
|
||||
node "./local-cli/cli.js" start "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user