GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
super
/
Nanping_sponge_SJJC
Transfer to URL with SHA
Find file
Newer
Older
tree:
ae0d9623d8
Switch branches
×
master
Nanping_sponge_SJJC
/
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