mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-05-25 09:43:14 +08:00
chore(pnpm)!: update pnpm from v10 to v11
This commit is contained in:
3
.npmrc
3
.npmrc
@@ -1,4 +1 @@
|
||||
registry=https://registry.npmmirror.com/
|
||||
shamefully-hoist=true
|
||||
ignore-workspace-root-check=true
|
||||
link-workspace-packages=true
|
||||
|
||||
@@ -1,2 +1,10 @@
|
||||
packages:
|
||||
- 'packages/*'
|
||||
allowBuilds:
|
||||
'@parcel/watcher': false
|
||||
esbuild: false
|
||||
simple-git-hooks: false
|
||||
vue-demi: false
|
||||
shamefullyHoist: true
|
||||
ignoreWorkspaceRootCheck: true
|
||||
linkWorkspacePackages: true
|
||||
|
||||
Reference in New Issue
Block a user