Refactor
This commit is contained in:
parent
41d4665e49
commit
969ccac690
24 changed files with 236 additions and 287 deletions
|
|
@ -14,6 +14,7 @@ module.exports = {
|
|||
},
|
||||
devServer: {
|
||||
host: "0.0.0.0"
|
||||
// disableHostCheck: true
|
||||
},
|
||||
optimization: {
|
||||
minimizer: [new TerserJSPlugin({}), new OptimizeCSSAssetsPlugin({})]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue