mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 11:15:58 +00:00
frontend refactoring
This commit is contained in:
Vendored
-2
@@ -21,8 +21,6 @@ mix.js('resources/js/main.js', 'public/js')
|
||||
.webpackConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
"@assets": path.resolve(__dirname, "resources/sass"),
|
||||
"@": path.resolve(__dirname, "resources/js"),
|
||||
"@modules": path.resolve(__dirname, "node_modules"),
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user