Home > @rushstack/heft > IBuildStageProperties
IBuildStageProperties interface
Signature:
export interface IBuildStageProperties
Properties
Property | Type | Description |
---|---|---|
lite | boolean | |
locale? | string | (Optional) |
maxOldSpaceSize? | string | (Optional) |
production | boolean | |
serveMode | boolean | |
watchMode | boolean | |
webpackStats? | webpack.Stats | webpack.compilation.MultiStats | (Optional) |