Skip to content

Commit

Permalink
feat: new target to build focalboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Heens committed Sep 22, 2023
1 parent 96dad08 commit 29add7a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,7 @@ fi

# build focalboard
make --directory="${HOME}/go/src/github.com/mattermost/focalboard" \
prebuild
make --directory="${HOME}/go/src/github.com/mattermost/focalboard" \
build
linux-app
# # build Mattermost webapp
npm set progress false
sed -i -e 's#--verbose#--display minimal#' \
Expand Down

0 comments on commit 29add7a

Please sign in to comment.