GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DH_Apicture
Transfer to URL with SHA
Find file
Newer
Older
tree:
1eb7eef4b2
Switch branches
×
master
DH_Apicture
/
bin
/ build.bat
zhangqy
on 29 Nov
106 bytes
first commit
Raw
Blame
History
@echo
off
echo
.
echo
[信息]
打包
Web
工程,生成
dist
文件。
echo
.
%~
d0
cd
%~
dp0
cd
..
yarn build
:
prod
pause