1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 09:00:10 +00:00

dont use esbuild.sh in goreleaser

This commit is contained in:
Harvey Tindall 2020-10-08 21:19:57 +01:00
parent e3644e8fbf
commit a834aa30cf
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -16,7 +16,7 @@ before:
- python3 scss/compile.py -y
- python3 mail/generate.py -y
- python3 version.py {{.Version}} version.go
- ./esbuild.sh
- bash -c 'npx esbuild ts/* --outdir=data/static --minify'
- swag init -g main.go
builds:
- dir: ./