Removing custom stats
This commit is contained in:
parent
849e68ece2
commit
6e7f8507b1
1 changed files with 0 additions and 8 deletions
|
@ -160,13 +160,5 @@ module.exports = {
|
||||||
'MAX_PER_GROUP': 4
|
'MAX_PER_GROUP': 4
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
stats: {
|
|
||||||
chunks: false,
|
|
||||||
chunkModules: false,
|
|
||||||
modules: false,
|
|
||||||
assets: true,
|
|
||||||
entrypoints: false,
|
|
||||||
errorDetails: false,
|
|
||||||
},
|
|
||||||
|
|
||||||
} as Configuration & WebpackDevServer.Configuration;
|
} as Configuration & WebpackDevServer.Configuration;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue