mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3789] Fix the content service coverage path and config (#4010)
* Fix the content service coverage path and config * Use relative path
This commit is contained in:
committed by
Eugenio Romano
parent
393b7ebe97
commit
86ae2f5c2b
+1
-1
@@ -575,7 +575,7 @@
|
||||
},
|
||||
"content-services": {
|
||||
"root": "lib/content-services",
|
||||
"sourceRoot": "lib/content-services/src",
|
||||
"sourceRoot": "lib/content-services",
|
||||
"projectType": "library",
|
||||
"prefix": "adf",
|
||||
"architect": {
|
||||
|
||||
Reference in New Issue
Block a user