Home > @microsoft/rush-lib > RushConstants > projectShrinkwrapFilename
RushConstants.projectShrinkwrapFilename 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 name of the file to drop in project-folder/.rush/temp/ containing a listing of the project's direct and indirect dependencies. This is used to detect if a project's dependencies have changed since the last build.
Signature:
static readonly projectShrinkwrapFilename: string;