GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
super
/
Nanping_sponge_HHDP
Transfer to URL with SHA
Find file
Newer
Older
tree:
0285700a7b
Switch branches
×
master
Nanping_sponge_HHDP
/
bin
/ build.bat
liyingjing
on 25 Oct 2023
106 bytes
海绵大屏
Raw
Blame
History
@echo off echo. echo [信息] 打包Web工程,生成dist文件。 echo. %~d0 cd %~dp0 cd .. yarn build:prod pause