This website requires JavaScript.
Explore
Help
Register
Sign In
SH-Arbitrate
/
Arbitrate-Frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
49d8023be1062a5555309322d0ac77fa2ca21be9
Arbitrate-Frontend
/
bin
/
build.bat
T
12 lines
109 B
Batchfile
Raw
Normal View
History
Unescape
Escape
‘若依框架
2023-09-06 14:59:39 +08:00
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in New Issue
Copy Permalink