1 Star 0 Fork 4

943948632/vue3-vant-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
BluesYoung-web 提交于 2022-05-22 16:09 . chore: :hammer:moment => dayjs
{
"name": "vue3-vant-app",
"version": "0.0.1",
"scripts": {
"create-new-page": "node ./bin/createNewPage.js",
"dev": "vite --host",
"build": "cross-env NODE_OPTIONS=--max_old_space_size=1024 vite build",
"build:prod": "vite build",
"pre": "vite preview"
},
"dependencies": {
"@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vueuse/core": "^8.5.0",
"axios": "^0.27.2",
"core-js": "^3.22.5",
"file-saver": "^2.0.5",
"js-cookie": "^3.0.1",
"md5": "^2.3.0",
"nprogress": "^0.2.0",
"regenerator-runtime": "^0.13.9",
"vant": "^3.4.9",
"vconsole": "^3.14.6",
"vue": "^3.2.35",
"vue-router": "^4.0.15"
},
"devDependencies": {
"@types/file-saver": "^2.0.5",
"@types/js-cookie": "^3.0.2",
"@types/md5": "^2.3.2",
"@types/node": "^16.9.0",
"@types/nprogress": "^0.2.0",
"@unocss/reset": "^0.34.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.35",
"autoprefixer": "^10.4.7",
"cross-env": "^7.0.3",
"dayjs": "^1.11.2",
"inquirer": "^8.2.4",
"sass": "^1.52.1",
"shelljs": "^0.8.5",
"typescript": "^4.6.4",
"unocss": "^0.34.0",
"unplugin-auto-import": "0.7.2",
"unplugin-vue-components": "0.19.5",
"vite": "^2.9.9",
"vite-plugin-optimize-persist": "^0.1.2",
"vite-plugin-package-config": "^0.1.1"
},
"vite": {
"optimizeDeps": {
"include": [
"@vant/use",
"@vueuse/core",
"axios",
"core-js/stable",
"js-cookie",
"nprogress",
"regenerator-runtime/runtime",
"vant",
"vant/es",
"vant/es/button/style/index",
"vant/es/cell-group/style/index",
"vant/es/checkbox/style/index",
"vant/es/dialog/style/index",
"vant/es/field/style/index",
"vant/es/form/style/index",
"vant/es/icon/style/index",
"vant/es/nav-bar/style/index",
"vant/es/notify/style/index",
"vant/es/popup/style/index",
"vant/es/tabbar-item/style/index",
"vant/es/tabbar/style/index",
"vant/es/toast/style/index",
"vconsole",
"vue",
"vue-router"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wkl-king/vue3-vant-app.git
git@gitee.com:wkl-king/vue3-vant-app.git
wkl-king
vue3-vant-app
vue3-vant-app
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385