mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
build(pnpm): upgrade workspace to pnpm 11
This commit is contained in:
6
.npmrc
6
.npmrc
@@ -1,4 +1,2 @@
|
||||
# pnpm build-script allowlist lives in package.json -> pnpm.onlyBuiltDependencies.
|
||||
# TS 7 native-preview fails to resolve packages reliably from pnpm's isolated linker.
|
||||
# Keep the workspace on a hoisted layout so pnpm check/build stay stable.
|
||||
node-linker=hoisted
|
||||
# pnpm v11 reads project settings from pnpm-workspace.yaml.
|
||||
# Keep this file for registry/auth-only npmrc entries so Docker COPY steps stay stable.
|
||||
|
||||
Reference in New Issue
Block a user