chore: 更新readme
This commit is contained in:
parent
43cdf3fb31
commit
3d9db3a356
|
|
@ -329,6 +329,7 @@ export default defineConfig4CustomTheme<VdoingThemeConfig>({
|
|||
|
||||
// 监听文件变化并重新构建
|
||||
extraWatchFiles: [
|
||||
'.vuepress/config.ts'
|
||||
'.vuepress/config.ts',
|
||||
'.vuepress/config/htmlModules.ts',
|
||||
]
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue