mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-04 13:15:58 +00:00
- fixed setup wizard
- fixed oasis UserAccountTest.php
This commit is contained in:
Vendored
+2
-2
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user