mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-08 21:44:32 +02:00
Update npm dependencies
This commit is contained in:
3
webpack.mix.js
vendored
3
webpack.mix.js
vendored
@ -11,9 +11,10 @@ const mix = require('laravel-mix');
|
||||
|
|
||||
*/
|
||||
|
||||
//mix.sourceMaps(false, "source-map")
|
||||
// mix.sourceMaps(false, "source-map")
|
||||
mix
|
||||
.js('resources/js/app.js', 'public/js')
|
||||
.vue({ version: 2 })
|
||||
.extract([
|
||||
'vue',
|
||||
'axios',
|
||||
|
Reference in New Issue
Block a user