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 dfab731 commit f7f97ef
Show file tree
Hide file tree
Showing 3 changed files with 4,223 additions and 10,548 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 f7f97ef

Please sign in to comment.