Skip to content

Commit 915d4a7

Browse files
committed
chore: 从工作区配置中移除packages目录
不再需要单独管理packages目录下的包,因此从pnpm工作区配置中移除该条目
1 parent b850e2b commit 915d4a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
packages:
22
- cli
33
- cli/npm/*
4-
- packages/*
54
- libraries/*
65
- libraries/logger/npm/*
76
- libraries/md-compiler/npm/*

0 commit comments

Comments
 (0)