Home > @microsoft/rush-lib > IRushPhaseSharding
IRushPhaseSharding interface
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.
Signature:
export interface IRushPhaseSharding
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | (ALPHA) The number of shards to create. | ||
string | (ALPHA) (Optional) An optional argument to pass to the command to indicate the output folder for the shard. It must end with | ||
string | (ALPHA) (Optional) The format of the argument to pass to the command to indicate the shard index and count. | ||
unknown | (ALPHA) (Optional) |