Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Mar 7, 2024
1 parent 2dff3e3 commit 7a9bacb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/dev-tools/scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ else
fi

# build the submodules unless `nobuild` argment is passed
#if [[ ! "$1" = "nobuild" ]]; then
npm run build
#fi
if [[ ! "$1" = "nobuild" ]]; then
npm run build
fi

0 comments on commit 7a9bacb

Please sign in to comment.