UNPKG

@antora/file-publisher

Version:

Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.

7 lines (5 loc) 129 B
'use strict' module.exports = Object.freeze({ DEFAULT_DEST_FS: './build/site', DEFAULT_DEST_ARCHIVE: './build/site.zip', })