Appease the linter
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user