mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
added "I have already 2FA app" into recovery 2fa page
This commit is contained in:
12
webpack.mix.js
vendored
12
webpack.mix.js
vendored
@@ -34,12 +34,12 @@ mix.js('resources/js/main.js', 'public/js')
|
||||
clientLogLevel: 'none'
|
||||
}
|
||||
})
|
||||
// .options({
|
||||
// hmrOptions: {
|
||||
// host: '192.168.1.198',
|
||||
// port: '8080'
|
||||
// },
|
||||
// })
|
||||
/*.options({
|
||||
hmrOptions: {
|
||||
host: '192.168.1.198',
|
||||
port: '8080'
|
||||
},
|
||||
})*/
|
||||
.disableNotifications();
|
||||
|
||||
if (mix.inProduction()) {
|
||||
|
||||
Reference in New Issue
Block a user