Remove unused code
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports = {
|
||||
devServer: {
|
||||
contentBase: path.join(__dirname, "dist"),
|
||||
publicPath: '/',
|
||||
//inline: true,
|
||||
hot: true,
|
||||
host: '0.0.0.0',
|
||||
disableHostCheck: true
|
||||
|
||||
Reference in New Issue
Block a user