From 928e515702423c7cdb8dce746f61e3d9101cb995 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:41:10 +0530 Subject: [PATCH] revert --- src/node/plugin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(