mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
parent
bdb1fc5eb3
commit
c8afeef782
@ -8,8 +8,7 @@ export function resolveProvideData(
|
||||
plugins: PlumeThemePluginOptions,
|
||||
): Record<string, any> {
|
||||
const root = getRootLangPath(app)
|
||||
const locales = [getLocalePaths(app), root]
|
||||
|
||||
const locales = [...getLocalePaths(app), root]
|
||||
return {
|
||||
// 注入水印配置
|
||||
__PLUME_WM_FP__: isPlainObject(plugins.watermark)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user