mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4022] Remove custom redirect strategy, the viewer doesn not reload (#1719)
* remove custom redirect strategy, the viewer doesn not reload * Update extensions-data-loader.guard.ts add return in case of no loaders * remove the route strategy * fix lint * Fix link error * Align unit test Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com> Co-authored-by: Andras Popovics <popovics@ndras.hu>
This commit is contained in:
@@ -49,7 +49,6 @@ export * from './lib/directives/shared.directives.module';
|
||||
export * from './lib/models/types';
|
||||
export * from './lib/models/viewer.rules';
|
||||
|
||||
export * from './lib/routing/app.routes.strategy';
|
||||
export * from './lib/routing/shared.guard';
|
||||
|
||||
export * from './lib/services/app.service';
|
||||
|
Reference in New Issue
Block a user