build ok,

This commit is contained in:
louiscklaw
2025-04-14 09:45:51 +08:00
parent 25fc26ac9e
commit a1248904d3
5 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
npx nodemon --ext tsx,ts --exec "reset && pnpm run build"