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.
11
Commits
1
Branch
0
Tags
1.7 MiB
JavaScript
71.2%
Vue
25.4%
HTML
1.3%
SCSS
1%
TypeScript
1%
Tree:
d549e40364
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd549e40364'
${ noResults }
qad-ui
/
bin
/
build.bat
12 lines
106 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
yarn build:prod
pause
Reference in new issue