This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wenyin-qad
/
qad-ui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
1.7 MiB
Tree:
a2c0afb408
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2c0afb408'
${ noResults }
qad-ui
/
bin
/
build.bat
12 lines
106 B
Raw
Normal View
History
增加项目
9 months ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
yarn build:prod
pause