Try adding back in, opening chrome

This commit is contained in:
Kræn Hansen 2017-08-15 11:56:23 +02:00
parent 8334bbd01e
commit 7e2f279b88
1 changed files with 2 additions and 0 deletions

View File

@ -277,6 +277,7 @@ case "$TARGET" in
pushd tests/react-test-app
npm install --build-from-source
open_chrome
start_packager
pushd ios
@ -288,6 +289,7 @@ case "$TARGET" in
pushd examples/ReactExample
npm install --build-from-source
open_chrome
start_packager
pushd ios