metered billing app fixes

This commit is contained in:
Čarodej
2022-02-11 17:02:17 +01:00
parent 3fd43936e7
commit eb948f9000
13 changed files with 109 additions and 66 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();