Skip to content

Commit

Permalink
chore: remove log (#331)
Browse files Browse the repository at this point in the history
Co-authored-by: Eduardo San Martin Morote <[email protected]>
  • Loading branch information
airene and posva authored Jul 12, 2021
1 parent b0e2c72 commit aa9f909
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export function createVitePressPlugin(
},

configureServer(server) {
console.log(configPath)
server.watcher.add(configPath)

// serve our index.html after vite history fallback
Expand Down

0 comments on commit aa9f909

Please sign in to comment.