mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-01-18 16:47:42 +01:00
dont use esbuild.sh in goreleaser
This commit is contained in:
@@ -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: ./
|
||||
|
||||
Reference in New Issue
Block a user