[AAE-11496] - Make aca-shared and aca-folder-rules buidlable (#2851)

* [AAE-11496] Fix aca-shared build

* Add build option to aca-folder-rules

* Add small test for aos
This commit is contained in:
Bartosz Sekuła
2022-12-20 19:21:22 +01:00
committed by GitHub
parent e570ef8da0
commit c5951edccf
19 changed files with 231 additions and 131 deletions
+1 -3
View File
@@ -14,9 +14,7 @@
"importHelpers": true,
"types": [],
"lib": ["dom", "es2018"],
"paths": {
"@alfresco/aca-shared/*": ["./*"]
}
"paths": {}
},
"angularCompilerOptions": {
"skipTemplateCodegen": true,