mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-02 06:22:52 -04:00
feat: setting config settings via pnpm-workspace.yaml (#9211)
Related discussion: https://github.com/orgs/pnpm/discussions/9037
This commit is contained in:
@@ -118,6 +118,7 @@ export async function handler (opts: PatchCommitCommandOptions, params: string[]
|
||||
|
||||
return install.handler({
|
||||
...opts,
|
||||
patchedDependencies: rootProjectManifest!.pnpm!.patchedDependencies!,
|
||||
rootProjectManifest,
|
||||
rawLocalConfig: {
|
||||
...opts.rawLocalConfig,
|
||||
|
||||
Reference in New Issue
Block a user