This website requires JavaScript.
Explore
Help
Register
Sign In
SH-Arbitrate
/
Mediation-Frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
61f6cd4742765386da51208839c69f9f01dff1a4
Mediation-Frontend
/
bin
/
build.bat
T
12 lines
109 B
Batchfile
Raw
Normal View
History
Unescape
Escape
线上加载过慢问题
2024-02-29 14:49:56 +08:00
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in New Issue
Copy Permalink