Open
Description
The PR #656 has removed a lot of documentation from https://pnpm.io/package_json page, such as pnpm.onlyBuiltDependencies
.
Those have been moved into https://pnpm.io/settings but I cannot find indication saying that these can be used in package.json
as the format has been changed to YAML and the top of the page does not mention package.json
:
pnpm gets its configuration from the command line, environment variables, pnpm-workspace.yaml, and .npmrc files.
Is this intentional and it means that "pnpm"
settings in package.json
are deprecated?
Confusingly there are now two Configuration pages related to pnpm-workspace.yaml
- Settings (pnpm-workspace.yaml)
- pnpm-workspace.yaml
Metadata
Metadata
Assignees
Labels
No labels