mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[ts] Update build file.
This commit is contained in:
parent
173a61be7f
commit
46416099c4
@ -17,6 +17,8 @@ tsc -p tsconfig.threejs.json
|
||||
tsc -p tsconfig.player.json
|
||||
ls build/*.js build/*.ts | awk '{print "unexpand -t 4 ", $0, " > /tmp/e; mv /tmp/e ", $0}' | sh
|
||||
|
||||
|
||||
|
||||
if ! [ -z "$TS_UPDATE_URL" ] && ! [ -z "$BRANCH" ];
|
||||
then
|
||||
echo "Deploying spine-ts $BRANCH artifacts"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user