This commit is contained in:
Čarodej
2022-04-27 16:30:48 +02:00
parent 08ee6567bc
commit 68d1e2e60b
8 changed files with 16 additions and 23 deletions
+2 -2
View File
@@ -25,10 +25,10 @@ mix
chunkFilename: '[name].js?id=[chunkhash]',
}
})
/*.options({
.options({
hmrOptions: {
host: '192.168.1.112',
port: '8080'
},
})*/
})
.disableNotifications();