Remove deprecated webpack 5 option

pull/2455/head
Alexandru Dima 4 years ago
parent b08878cbb3
commit 27336b6fb4
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0

@ -44,7 +44,6 @@ module.exports = {
stats: {
all: false,
modules: true,
maxModules: 0,
errors: true,
warnings: true,
// our additional options

Loading…
Cancel
Save