mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
frontend build
This commit is contained in:
Vendored
+1
-1
@@ -28,7 +28,7 @@ mix.js('resources/js/main.js', 'public/js')
|
||||
output: {
|
||||
chunkFilename: '[name].js?id=[chunkhash]',
|
||||
},
|
||||
devtool: 'inline-source-map',
|
||||
//devtool: 'inline-source-map',
|
||||
devServer: {
|
||||
clientLogLevel: 'none'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user