mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4287] Move hooks to shared library (#2052)
* * move hooks * * import fixed * fix prod build * * refactor hook service * * fixed test * * docs added * * revert tsconfig * * revert tsconfig * * docs updated * * fixed setting testing * * lint fixed * * remove duplicate actions
This commit is contained in:
@@ -56,6 +56,7 @@ export * from './lib/services/content-api.service';
|
||||
export * from './lib/services/node-permission.service';
|
||||
export * from './lib/services/app.extension.service';
|
||||
export * from './lib/services/router.extension.service';
|
||||
export * from './lib/services/app-hook.service';
|
||||
|
||||
export * from './lib/utils/node.utils';
|
||||
export * from './lib/shared.module';
|
||||
|
Reference in New Issue
Block a user