UI Fixes 2

This commit is contained in:
Čarodej
2022-02-15 17:39:59 +01:00
parent 421388b360
commit 5ee77da25f
10 changed files with 91 additions and 47 deletions

4
webpack.mix.js vendored
View File

@@ -29,10 +29,10 @@ mix
clientLogLevel: 'none'
}
})*/
/*.options({
.options({
hmrOptions: {
host: '192.168.1.112',
port: '8080'
},
})*/
})
.disableNotifications();