fix: add the missing argument for watcher.send

pull/44/head
Anthony Fu 5 years ago
parent 582c5255e2
commit ce1ddc5a1d

@ -44,7 +44,8 @@ function createVitePressPlugin({
customData: { customData: {
path: resolver.fileToRequest(file), path: resolver.fileToRequest(file),
pageData pageData
} },
timestamp
}) })
// reload the content component // reload the content component

Loading…
Cancel
Save