This website works better with JavaScript.
Explore
Help
Register
Sign In
467010279
/
water-monitor-ui
Watch
1
Star
0
Fork
You've already forked water-monitor-ui
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.
10
Commits
1
Branch
0
Tags
4.3 MiB
Vue
76.1%
JavaScript
18.5%
HTML
3.3%
SCSS
2.1%
Tree:
53f8da7d0e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '53f8da7d0e'
${ noResults }
water-monitor-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
Copy Permalink