Home > @microsoft/rush-lib > IOperationSettings > ignoreChangedProjectsOnlyFlag
IOperationSettings.ignoreChangedProjectsOnlyFlag property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If true, this operation will never be skipped by the --changed-projects-only flag.
Signature:
ignoreChangedProjectsOnlyFlag?: boolean;