build ok,
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
rm -rf ./**/*Zone.Identifier
|
||||
|
||||
set -ex
|
||||
|
||||
yarn fm:fix
|
||||
|
||||
yarn tsc
|
||||
|
||||
yarn build
|
||||
|
Reference in New Issue
Block a user