Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > Event

Event enum

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.

Events happen during Rush runs.

Signature:

export declare enum Event 

Enumeration Members

MemberValueDescription
postRushBuild4(BETA) Post Rush build event
postRushInstall2(BETA) Post Rush install event
preRushBuild3(BETA) Pre Rush build event
preRushInstall1(BETA) Pre Rush install event