mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore: add pnpm
This commit is contained in:
16434
pnpm-lock.yaml
generated
Normal file
16434
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
8
pnpm-workspace.yaml
Normal file
8
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
packages:
|
||||
# all packages in direct subdirs of packages/
|
||||
- "packages/**"
|
||||
- "core"
|
||||
- "angular"
|
||||
# exclude packages that are inside test directories
|
||||
- "!**/test/**"
|
||||
- "!**/test-app/**"
|
||||
Reference in New Issue
Block a user