cocos_js/auto-build.bat
2022-06-29 11:48:55 +08:00

5 lines
107 B
Batchfile

git checkout -- .
git pull fireball v1.4
git submodule update --init
gulp make-simulator
gulp make-prebuilt