This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lianmei
/
win-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.
2
Commits
1
Branch
0
Tags
1.8 MiB
JavaScript
68.4%
Vue
29.3%
HTML
1.3%
SCSS
1%
Tree:
6304516091
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6304516091'
${ noResults }
win-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