[ADF-2788] Fix the process service coverage path and config (#4009)

* Fix the process service coverage path and config

* Create a index report page and run the liteserver
This commit is contained in:
Maurizio Vitale
2018-11-27 16:53:32 +00:00
committed by Denys Vuika
parent c954b2f815
commit 073311185f
5 changed files with 50 additions and 34 deletions
+1 -1
View File
@@ -617,7 +617,7 @@
},
"process-services": {
"root": "lib/process-services",
"sourceRoot": "lib/process-services/src",
"sourceRoot": "lib/process-services",
"projectType": "library",
"prefix": "adf",
"architect": {