mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
build: workspace
This commit is contained in:
5
pnpm-workspace.yaml
Normal file
5
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
packages:
|
||||
# all packages in subdirs of packages/ and components/
|
||||
- 'packages/**'
|
||||
# exclude packages that are inside test directories
|
||||
- '!**/test/**'
|
||||
Reference in New Issue
Block a user