build ok,
This commit is contained in:
@@ -2,11 +2,16 @@
|
||||
|
||||
set -x
|
||||
|
||||
yarn db:push
|
||||
rm -rf ./**/*Zone.Identifier
|
||||
|
||||
npx nodemon --ext ts,tsx --exec "yarn tsc"
|
||||
# yarn db:push
|
||||
# npx nodemon --ext ts,tsx --exec "yarn tsc"
|
||||
|
||||
set -ex
|
||||
|
||||
yarn fm:fix
|
||||
|
||||
# yarn build
|
||||
yarn tsc
|
||||
|
||||
yarn build
|
||||
|
||||
|
Reference in New Issue
Block a user