Home > @rushstack/package-extractor > IExtractorOptions > createArchiveFilePath
IExtractorOptions.createArchiveFilePath property
The desired path to be used when archiving the target folder. Supported file extensions: .zip.
Signature:
createArchiveFilePath?: string;