This website works better with JavaScript.
Home
Explore
Help
Sign In
yxt_develop
/
message-center
Watch
9
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.
4
Commits
1
Branch
0
Tags
7.8 MiB
Java
59.5%
Vue
22.8%
JavaScript
13.9%
SCSS
3.7%
Tree:
7c044e1523
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7c044e1523'
${ noResults }
message-center
/
message-center-ui
/
bin
/
build.bat
12 lines
109 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in new issue