Home > @microsoft/rush-lib > RushConstants > pnpmPatchesFolderName
RushConstants.pnpmPatchesFolderName property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The folder name used to store patch files for pnpm Example: C:\MyRepo\common\config\pnpm-patches
Example: C:\MyRepo\common\temp\patches
Signature:
static readonly pnpmPatchesFolderName: string;