Skip to content

Commit 3d3405b

Browse files
TinsFoxkagol
authored andcommitted
docs: add dev srcipt example
1 parent 6f9f057 commit 3d3405b

File tree

1 file changed

+1
-1
lines changed
  • packages/devui-vue/docs/contributing

1 file changed

+1
-1
lines changed

packages/devui-vue/docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### 快速上手
66

77
Vue DevUI 使用 `pnpm` 构建 `monorepo` 仓库,你应该使用 [pnpm 6.x](https://www.pnpm.cn/) 包管理器,以确保不会因为包管理器的不同而引发异常。
8-
> pnpm 7.x 发生了[break change](https://github.com/pnpm/pnpm/releases/tag/v7.0.0),如要使用pnpm 7.x 请自行更新`package.json`的script
8+
> pnpm 7.x 发生了[break change](https://github.com/pnpm/pnpm/releases/tag/v7.0.0),如要使用pnpm 7.x 请自行更新`package.json`的script,例如本地启动:`pnpm --filter vue-devui dev`,其他修改可以查阅上述链接
99
1010
如果你想参与 `devui-vue` 的开发或者测试:
1111

0 commit comments

Comments
 (0)