Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vuepress/core/lib/dev.js
Original file line number Diff line number Diff line change
@@ -137,6 +137,7 @@ async function prepareServer (sourceDir, cliOptions = {}, context) {
headers: {
'access-control-allow-origin': '*'
},
open: cliOptions.open,
publicPath: ctx.base,
watchOptions: {
ignored: [

0 comments on commit b97e9ee

Please sign in to comment.