Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Koech committed Nov 23, 2019
1 parent a3a4025 commit 8859245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ module.exports = {
devServer: {
port: process.env.PORT || 8080,
contentBase: path.join(__dirname, 'src'),
https: true,
historyApiFallback: true,
},
plugins: [
Expand Down

0 comments on commit 8859245

Please sign in to comment.