胡旭
|
5ac3617a9e
|
chore: 添加 .npmrc 允许 Prisma build scripts
|
2026-06-25 09:10:03 +08:00 |
|
胡旭
|
7fbfaa9572
|
fix: Docker 改用 pnpm 9,绕过 pnpm 11 build scripts 限制
pnpm 11 的 onlyBuiltDependencies 配置在 Docker 中始终不生效,
改用 npm 全局安装 pnpm 9 彻底解决。
|
2026-06-24 16:10:16 +08:00 |
|
胡旭
|
3bebf669bd
|
fix: pnpm 11 onlyBuiltDependencies 移到 .npmrc
pnpm 11 不再读取 package.json 中的 pnpm 字段,
需要在 .npmrc 中配置 onlyBuiltDependencies。
|
2026-06-24 16:01:17 +08:00 |
|