| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfiguration > currentVariantJsonFilePath
The filename of the variant dependency data file. By default this is called 'current-variant.json' and resides in the Rush common folder. Its data structure is defined by ICurrentVariantJson.
Example: C:\MyRepo\common\temp\current-variant.json
Signature:
readonly currentVariantJsonFilePath: string;