👕 Fix lint issue

This commit is contained in:
Jan Oberhauser
2020-10-28 23:14:09 +01:00
parent 0b1688caf4
commit 889267ebb6
7 changed files with 19 additions and 16 deletions

View File

@@ -19,6 +19,9 @@ module.exports = {
],
}),
],
devServer: {
disableHostCheck: true,
},
},
css: {
loaderOptions: {