Trim unused authentication routes
This commit is contained in:
@@ -40,7 +40,8 @@ const componentKeys: string[] = Object.keys(
|
||||
'../../views/_core/agent-chat/**/*.vue',
|
||||
'../../views/_core/announcement/index.vue',
|
||||
'../../views/_core/announcement/list.vue',
|
||||
'../../views/_core/authentication/**/*.vue',
|
||||
'../../views/_core/authentication/login.vue',
|
||||
'../../views/_core/authentication/oauth-callback.vue',
|
||||
'../../views/_core/control-center/index.vue',
|
||||
'../../views/_core/fallback/**/*.vue',
|
||||
'../../views/_core/login-log/index.vue',
|
||||
|
||||
Reference in New Issue
Block a user