Use default when no mkdocs config found

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2022-12-23 13:04:41 -06:00
committed by Renan Mendes Carvalho
parent 0a132438a5
commit 339d9a5b5c
8 changed files with 74 additions and 15 deletions
@@ -186,6 +186,7 @@ export class DocsBuilder {
etag: newEtag,
logger: this.logger,
logStream: this.logStream,
entity: this.entity,
});
// Remove Prepared directory since it is no longer needed.