pull/4525/head
Divyansh Singh 7 months ago
parent 1049423c36
commit 928e515702

@ -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(

Loading…
Cancel
Save