chore: remove log (#331)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
pull/339/head
FangYing 3 years ago committed by GitHub
parent b0e2c7275f
commit aa9f9094b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save