Remove deprecated webpack 5 option
parent
b08878cbb3
commit
27336b6fb4
|
@ -44,7 +44,6 @@ module.exports = {
|
|||
stats: {
|
||||
all: false,
|
||||
modules: true,
|
||||
maxModules: 0,
|
||||
errors: true,
|
||||
warnings: true,
|
||||
// our additional options
|
||||
|
|
Loading…
Reference in New Issue