1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-20 19:30:11 +00:00
jfa-go/esbuild.sh

6 lines
98 B
Bash
Raw Normal View History

#!/usr/bin/bash
# set +e
# npx tsc -p ts/
# set -e
npx esbuild ts/* --outdir=data/static --minify