4 Star 20 Fork 7

江阳小道/uniapp-vue3-template

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.npmrc 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
oyjt 提交于 2025-05-12 15:06 +08:00 . chore: 依赖更新
# 设置npm包的下载源为国内镜像,加速包下载
registry=https://registry.npmmirror.com/
# 将依赖包提升到node_modules根目录,减少嵌套层级
shamefully-hoist=true
# 关闭严格的对等依赖检查,避免因对等依赖版本不匹配而安装失败
strict-peer-dependencies=false
# 自动安装对等依赖,无需手动安装
auto-install-peers=true
# 对等依赖去重,减少重复安装
dedupe-peer-dependents=true
# 使用提升模式链接依赖,与npm兼容性更好
node-linker=hoisted
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ouyang/uniapp-vue3-template.git
git@gitee.com:ouyang/uniapp-vue3-template.git
ouyang
uniapp-vue3-template
uniapp-vue3-template
main

搜索帮助