| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > ICobuildContext > cacheId
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The id of the cache entry. It should be kept the same as the normal cacheId from ProjectBuildCache. Otherwise, there is a discrepancy in the success case wherein turning on cobuilds will fail to populate the normal build cache.
Signature:
cacheId: string;