mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-805] about screen enhancements (#813)
* upgrade to latest adf-extensions * switch to ADF RepositoryState * show extensions on About page, i18n fixes * update docs * cleanup about styles * greatly simplify app dependencies rendering * fix linting * fix tests
This commit is contained in:
committed by
Cilibiu Bogdan
parent
01ea887d5d
commit
26b4b0684f
+2
-1
@@ -13,7 +13,8 @@
|
||||
"lib": ["es2018", "dom"],
|
||||
"module": "es2015",
|
||||
"baseUrl": "./",
|
||||
"paths": {}
|
||||
"paths": {},
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"angularCompilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user