Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit ac30f96

Browse files
committed
fix: cannot resolve plugin "blog"
1 parent 4ce3064 commit ac30f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ module.exports = (themeConfig, ctx) => {
5757
updatePopup: true
5858
}],
5959
[
60-
'blog',
60+
'@vuepress/blog',
6161
blogPluginOptions,
6262
],
6363
],

0 commit comments

Comments
 (0)