start packager only once

This commit is contained in:
Nabil Hachicha 2016-02-03 16:06:26 +00:00
parent 9b37284b4e
commit 69edbcbfb6
1 changed files with 1 additions and 2 deletions

View File

@ -111,9 +111,8 @@ case "$TARGET" in
npm install npm install
open_chrome open_chrome
start_packager
unlock_device unlock_device
./run-android.sh ./run-android.sh # this will also start the packager
# Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that. # Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that.
adb logcat -c adb logcat -c