Appease the linter

This commit is contained in:
Johannes Marbach 2023-11-09 17:05:41 +01:00
parent 37632d84c8
commit 3e03b2ea29

View file

@ -744,9 +744,9 @@ module.exports = (env, argv) => {
overlay: {
// Only show overlay on build errors as anything more can get annoying quickly
errors: true,
warnings : false,
warnings: false,
runtimeErrors: false,
}
},
},
static: {