mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-19 19:39:54 +08:00
4 lines
175 B
Bash
Executable File
4 lines
175 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# This file replaces the file that starts the packager during iOS builds and prevents it from starting.
|
|
# It belongs in node_modules/react-native/packager |