Home > @microsoft/rush-lib > RushConstants > rushHotlinkStateFilename
RushConstants.rushHotlinkStateFilename property
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 filename ("rush-hotlink-state.json") used to store information about packages connected via "rush link-package" and "rush bridge-package" commands.
Signature:
static readonly rushHotlinkStateFilename: 'rush-hotlink-state.json';