mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-06 03:57:55 +08:00
build:配置文件
This commit is contained in:
parent
c58fdb684d
commit
c54164c622
@ -6,7 +6,8 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"server": "live-server ./ --port=8081"
|
||||
"server": "live-server ./ --port=8081",
|
||||
"deploy": "bash deploy.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.26.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user