- added OasisContact.vue

- Mobile responsivenes
This commit is contained in:
Peter Papp
2021-04-05 07:07:28 +02:00
parent 760d7a4687
commit 790da00420
19 changed files with 717 additions and 399 deletions
+2 -2
View File
@@ -33,12 +33,12 @@ mix.js('resources/js/main.js', 'public/js')
clientLogLevel: 'none'
}
})
/*.options({
.options({
hmrOptions: {
host: '192.168.1.198',
port: '8080'
},
}*/
})
.disableNotifications();
if (mix.inProduction()) {