mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
log
This commit is contained in:
@@ -68,6 +68,7 @@ export class DocsPlugin {
|
||||
const bar = progress.defaultBar()
|
||||
bar.start(this.docs.length, 0, {prefix: 'rendering images', suffix: '-'})
|
||||
for (const doc of this.docs) {
|
||||
console.log("doc", doc)
|
||||
if (!doc?.metadata.permalink) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user