- readme update

- command update
This commit is contained in:
Čarodej
2022-03-14 18:16:50 +01:00
parent a7db1a22d2
commit a51dece5ee
5 changed files with 125 additions and 238 deletions

4
webpack.mix.js vendored
View File

@@ -25,10 +25,10 @@ mix
chunkFilename: '[name].js?id=[chunkhash]',
}
})
.options({
/*.options({
hmrOptions: {
host: '192.168.1.112',
port: '8080'
},
})
})*/
.disableNotifications();