diff --git a/src/node/plugin.ts b/src/node/plugin.ts index ee869232..93b5af6a 100644 --- a/src/node/plugin.ts +++ b/src/node/plugin.ts @@ -121,7 +121,6 @@ export function createVitePressPlugin( }, configureServer(server) { - console.log(configPath) server.watcher.add(configPath) // serve our index.html after vite history fallback