diff --git a/src/node/plugin.ts b/src/node/plugin.ts index 60fed11d..bc377dcb 100644 --- a/src/node/plugin.ts +++ b/src/node/plugin.ts @@ -367,7 +367,7 @@ export async function createVitePressPlugin( } }, - async hotUpdate(ctx) { + async handleHotUpdate(ctx) { const { file, read, server } = ctx if (file === configPath || configDeps.includes(file)) { siteConfig.logger.info(