mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
- frontend build
This commit is contained in:
2
resources/js/router.js
vendored
2
resources/js/router.js
vendored
@@ -668,7 +668,7 @@ const routesOthers = [
|
||||
name: 'NotFound',
|
||||
path: '*',
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "chunks/not-found-shared" */ './views/Shared/NotFoundShared'),
|
||||
import(/* webpackChunkName: "chunks/not-found" */ './views/NotFound'),
|
||||
meta: {
|
||||
requiresAuth: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user