| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfigurationProject > publishFolder
The full path of the folder that will get published by Rush.
Signature:
readonly publishFolder: string;By default this is the same as the project folder, but a custom folder can be specified using the the "publishFolder" setting in rush.json.
Example: C:\MyRepo\libraries\my-project\temp\publish