Skip to content

Commit

Permalink
fix public-docsite webpack.serve.config (microsoft#15723)
Browse files Browse the repository at this point in the history
  • Loading branch information
xugao authored and Seth Donohue committed Nov 2, 2020
1 parent c58a2c8 commit a07eb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/public-docsite/webpack.serve.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ module.exports = resources.createServeConfig(
alias: getResolveAlias(),
},
}),
'dist',
);

0 comments on commit a07eb84

Please sign in to comment.