mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-22 04:54:43 +00:00
- added not found exception for Model
- cleared dev console - get share record refactored on backend
This commit is contained in:
Vendored
+4
@@ -24,6 +24,10 @@ mix.js('resources/js/main.js', 'public/js')
|
||||
},
|
||||
output: {
|
||||
chunkFilename: '[name].js?id=[chunkhash]',
|
||||
},
|
||||
devtool: 'inline-source-map',
|
||||
devServer: {
|
||||
clientLogLevel: 'none'
|
||||
}
|
||||
})
|
||||
/*.options({
|
||||
|
||||
Reference in New Issue
Block a user