diff --git a/.goreleaser.yml b/.goreleaser.yml index 85e96bb..0bef6fd 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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: ./