use esbuild to compile and minify ts
tsc is still used for ts-debug.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ before:
|
||||
- python3 scss/compile.py -y
|
||||
- python3 mail/generate.py -y
|
||||
- python3 version.py {{.Version}} version.go
|
||||
- ./tsc-silent.sh
|
||||
- ./esbuild.sh
|
||||
- swag init -g main.go
|
||||
builds:
|
||||
- dir: ./
|
||||
|
||||
Reference in New Issue
Block a user