Enhance line

This commit is contained in:
Schmelczer András 2020-01-09 09:45:22 +01:00
parent aa0906405c
commit b1fd2f372f
9 changed files with 96 additions and 86 deletions

View file

@ -16,7 +16,7 @@ module.exports = {
},
devServer: {
host: '0.0.0.0',
disableHostCheck: true,
// disableHostCheck: true,
},
optimization: {
minimizer: [new TerserJSPlugin({}), new OptimizeCSSAssetsPlugin({})],