Update src/node/plugin.ts

pull/331/head
Eduardo San Martin Morote 4 years ago committed by GitHub
parent 842380ecbf
commit 72dad07f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,6 @@ export function createVitePressPlugin(
}, },
configureServer(server) { configureServer(server) {
// console.log(configPath)
server.watcher.add(configPath) server.watcher.add(configPath)
// serve our index.html after vite history fallback // serve our index.html after vite history fallback

Loading…
Cancel
Save