We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd35cf commit d72d7c3Copy full SHA for d72d7c3
packages/crd-scripts/src/conf/getPrerenderRoutes.js
@@ -14,7 +14,6 @@ const getDirTree = (cmd) => {
14
options: otherProps,
15
mapTagsWithArticle
16
}))
17
- console.log('mapTagsWithArticle after', mapTagsWithArticle)
18
return {
19
dirTree,
20
// map tags with path. [{ tagName: 'custom Tag 1', mapArticle: [{ path, name }]}]
0 commit comments