Removing custom stats
This commit is contained in:
parent
849e68ece2
commit
6e7f8507b1
@ -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…
Reference in New Issue
Block a user