Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lee committed Dec 22, 2018
1 parent c035081 commit 779fc6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const config = {
hot: true,
https: true,
inline: true,
disableHostCheck: true,
port:9000,
contentBase:path.resolve(
__dirname,componentConfig.publicPath
Expand Down

0 comments on commit 779fc6a

Please sign in to comment.