mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-10 18:18:56 -04:00
5
.changeset/hot-coins-carry.md
Normal file
5
.changeset/hot-coins-carry.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
---
|
||||
|
||||
The add and install commands should accept setting the `modules-dir` setting.
|
||||
@@ -27,6 +27,7 @@ export function rcOptionsTypes () {
|
||||
'lockfile-directory',
|
||||
'lockfile-only',
|
||||
'lockfile',
|
||||
'modules-dir',
|
||||
'network-concurrency',
|
||||
'npmPath',
|
||||
'package-import-method',
|
||||
|
||||
@@ -28,6 +28,7 @@ export function rcOptionsTypes () {
|
||||
'lockfile-directory',
|
||||
'lockfile-only',
|
||||
'lockfile',
|
||||
'modules-dir',
|
||||
'network-concurrency',
|
||||
'package-import-method',
|
||||
'pnpmfile',
|
||||
|
||||
Reference in New Issue
Block a user