1 Star 0 Fork 16

QwQ/vite2-vue3-vant3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 814 Bytes
一键复制 编辑 原始数据 按行查看 历史
WeiziUltra 提交于 2021-09-01 14:10 . 升级VUE3.2
{
"name": "vite-project",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build-test": "vite build --mode test",
"build-production": "vite build --mode production"
},
"dependencies": {
"@vant/touch-emulator": "^1.3.2",
"axios": "^0.21.1",
"dingtalk-jsapi": "^2.13.51",
"js-md5": "^0.7.3",
"nprogress": "^0.2.0",
"qs": "^6.9.6",
"vant": "^3.2.1",
"vue": "^3.2.6",
"vue-router": "^4.0.11"
},
"devDependencies": {
"@vitejs/plugin-legacy": "^1.5.1",
"@vitejs/plugin-vue": "^1.6.0",
"@vue/compiler-sfc": "^3.2.6",
"less": "^4.1.1",
"less-loader": "^8.0.0",
"process": "^0.11.10",
"vite": "^2.5.1",
"vite-plugin-compression": "^0.2.6",
"vite-plugin-style-import": "^0.10.1",
"webpack-bundle-analyzer": "^4.4.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qwq9527/muteki-vite.git
git@gitee.com:qwq9527/muteki-vite.git
qwq9527
muteki-vite
vite2-vue3-vant3
main

搜索帮助