Home > @microsoft/rush-lib > IRushPhaseSharding > outputFolderArgumentFormat
IRushPhaseSharding.outputFolderArgumentFormat 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.
An optional argument to pass to the command to indicate the output folder for the shard. It must end with {shardIndex}.
Signature:
outputFolderArgumentFormat?: string;