Skip to content

Commit

Permalink
fix:update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvl01 committed Sep 30, 2021
1 parent dc65eef commit 8f57b8e
Show file tree
Hide file tree
Showing 3 changed files with 5,385 additions and 5,627 deletions.
3 changes: 1 addition & 2 deletions demo/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,10 @@ module.exports = {
],
},
devServer: {
watchContentBase: true,
host: "0.0.0.0",
port: 8080,
historyApiFallback: false,
hot: false,
contentBase: "./demo",
static: "./demo",
},
};
Loading

0 comments on commit 8f57b8e

Please sign in to comment.