// 安装 pnpm install -wD xxx // 卸载 pnpm uninstall -w xxx 执行根目录的 package.json 中的脚本 pnpm run xxx 4.2、子包管理操作 在workspace 模式下,pnpm 主要通过 --filter 选项过滤子模块,实现对各个工作空间进行精细化操作的目的。 为指定模块安装外部依赖。 下面的例子指为 a 包安装 lodash 外部...
pnpm install -wD xxx 卸载公共依赖,在根目录的 package.json - devDependencies 中删去对应声明 pnpm uninstall -w xxx 执行根目录的 package.json 中的脚本 pnpm run xxx 子包管理操作 在workspace 模式下,pnpm 主要通过 --filter 选项过滤子模块,实现对各个工作空间进行精细化操作的目的。
复制 $ pnpm install rollup-wD 给某个package单独安装指定依赖 pnpm提供了 --filter 参数,可以用来对特定的package进行某些操作。 因此,如果想给 pkg1 安装一个依赖包,比如axios,可以进行如下操作: 代码语言:javascript 复制 $ pnpm add axios--filter @qftjs/monorepo1 需要注意的是,--filter参数跟着的是package...
Breadcrumbs 91Plus / pnpm-lock.yaml Latest commit DonkeyBear v1.0.0 新版 91 Plus 發布 🎉 Dec 11, 2023 1ef34ce·Dec 11, 2023 History History
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} name: sourcemap-codec version...
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 dev: false /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk...
Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面
dev vue2 master dev_docs_vuepress v1.0.1 v1.0.0 v0.0.30 v0.0.29 v0.0.28 v0.0.27 v0.0.24 v0.0.25 v0.0.22 v0.0.20 v0.0.19 v0.0.18 v0.0.17 v0.0.16 v0.0.15 v0.0.14 v0.0.13 v0.0.12 v0.0.11 v0.0.10 vue-bmap-gl / pnpm-lock.yaml pnpm-lock.yaml 248.42 KB ...
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} dev: false /to-fast-properties/2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS...
Explore All features Documentation GitHub Skills Blog Solutions By company size Enterprises Small and medium teams Startups Nonprofits By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries View all sol...