You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

run-packager-helper.command 197B

12345
  1. #!/bin/bash
  2. THIS_DIR=$(cd -P "$(dirname "$(readlink "${BASH_SOURCE[0]}" || echo "${BASH_SOURCE[0]}")")" && pwd)
  3. exec ${THIS_DIR}/../../node_modules/react-native/scripts/packager.sh --reset-cache