mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
fix(theme): incorrect auto frontmatter
This commit is contained in:
parent
d87e785e6f
commit
91981b44eb
@ -78,7 +78,6 @@ export function plumeTheme(options: PlumeThemeOptions = {}): Theme {
|
|||||||
await prepareData(app)
|
await prepareData(app)
|
||||||
})
|
})
|
||||||
const { localeOptions } = await waitForConfigLoaded()
|
const { localeOptions } = await waitForConfigLoaded()
|
||||||
await waitForAutoFrontmatter()
|
|
||||||
await prepareThemeData(app, localeOptions)
|
await prepareThemeData(app, localeOptions)
|
||||||
await prepareData(app)
|
await prepareData(app)
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user