summaryrefslogtreecommitdiff
path: root/scripts/bundle.sh
blob: de218949f77a9f9ce936b61d65417fc08cdc7865 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# this script is really just here because GoReleaser doesn't let
# you set env vars in your 'before' commands in the free version

set -eu

BUDO_BUILD=1 node web/source