Skip to content

Commit

Permalink
chore: remove timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jul 21, 2020
1 parent 23d3398 commit b4a02b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/node/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ function createVitePressPlugin({
customData: {
path: resolver.fileToRequest(file),
pageData
},
timestamp
}
})

// reload the content component
Expand Down

0 comments on commit b4a02b8

Please sign in to comment.