Skip to content

Commit

Permalink
remap on yarn watch
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoloureirop committed Oct 4, 2024
1 parent a7027ad commit e6ed957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ buildIos() {

startWatcher() {
source $JS_ENV_FILE
remapEnvVariableLocal
WATCHER_PORT=${WATCHER_PORT:-8081}
if [ "$MODE" == "clean" ]; then
watchman watch-del-all
Expand Down

0 comments on commit e6ed957

Please sign in to comment.