Skip to content

Commit 755714a

Browse files
committed
chore: use debug plugin in docs
1 parent 3c584d1 commit 755714a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ const config: UserConfig<DefaultThemeOptions> = {
133133
},
134134

135135
plugins: [
136+
['@vuepress/plugin-debug'],
136137
[
137138
'@vuepress/plugin-docsearch',
138139
{

0 commit comments

Comments
 (0)