Skip to content

Commit d72d7c3

Browse files
committed
fix: optimize duplication tags
1 parent 0bd35cf commit d72d7c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/crd-scripts/src/conf/getPrerenderRoutes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const getDirTree = (cmd) => {
1414
options: otherProps,
1515
mapTagsWithArticle
1616
}))
17-
console.log('mapTagsWithArticle after', mapTagsWithArticle)
1817
return {
1918
dirTree,
2019
// map tags with path. [{ tagName: 'custom Tag 1', mapArticle: [{ path, name }]}]

0 commit comments

Comments
 (0)