mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-5523] move viewer and preview to aca-content (#3303)
* move aca-viewer to secondary entry * move aca-preview to aca-content
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
"paths": {
|
||||
"@alfresco/aca-shared": ["dist/@alfresco/aca-shared"],
|
||||
"@alfresco/aca-shared/store": ["dist/@alfresco/aca-shared/store"],
|
||||
"@alfresco/aca-shared/rules": ["dist/@alfresco/aca-shared/rules"],
|
||||
"@alfresco/aca-viewer": ["dist/@alfresco/aca-viewer"],
|
||||
"@alfresco/aca-preview": ["dist/@alfresco/aca-preview"]
|
||||
"@alfresco/aca-shared/rules": ["dist/@alfresco/aca-shared/rules"]
|
||||
},
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user