修改pnpm方式运行

This commit is contained in:
jiangs 2026-09-18 15:05:55 +08:00
parent e3d63ed917
commit f479670d03
2 changed files with 5165 additions and 0 deletions

5154
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

11
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,11 @@
allowBuilds:
'@parcel/watcher': true
esbuild: true
vue-demi: true
minimumReleaseAgeExclude:
- '@vue/compiler-core@3.5.43'
- '@vue/compiler-dom@3.5.43'
- '@vue/compiler-sfc@3.5.43'
- '@vue/compiler-ssr@3.5.43'
- '@vue/shared@3.5.43'
- '@vxe-ui/core@4.4.22'