mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-30 06:51:40 +01:00
Appease the linter
This commit is contained in:
parent
37632d84c8
commit
3e03b2ea29
@ -744,9 +744,9 @@ module.exports = (env, argv) => {
|
|||||||
overlay: {
|
overlay: {
|
||||||
// Only show overlay on build errors as anything more can get annoying quickly
|
// Only show overlay on build errors as anything more can get annoying quickly
|
||||||
errors: true,
|
errors: true,
|
||||||
warnings : false,
|
warnings: false,
|
||||||
runtimeErrors: false,
|
runtimeErrors: false,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
static: {
|
static: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user