aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.config.js')
-rw-r--r--webpack.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/webpack.config.js b/webpack.config.js
index 35c90a7..3747a07 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -70,7 +70,6 @@ module.exports = {
}]
},
devServer: {
- contentBase: path.join(__dirname, 'public'),
compress: true,
port: 3000,
historyApiFallback: true,