Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushConfigurationProject > shouldPublish

RushConfigurationProject.shouldPublish property

A flag which indicates whether changes to this project should be published. This controls whether or not the project would show up when running rush change, and whether or not it should be published during rush publish.

Signature:

get shouldPublish(): boolean;