Making minify vendor a separate task in gulp
Change-Id: I389e2d1184e500473d8d3eb283c4e088fb79d2a1
Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/app/common/services/api-utils.js b/app/common/services/api-utils.js
index 0c69b9e..d177366 100644
--- a/app/common/services/api-utils.js
+++ b/app/common/services/api-utils.js
@@ -337,7 +337,7 @@
severityFlags[priority.toLowerCase()] = true;
relatedItems = [];
content.data[key].associations.forEach(function(item){
- relatedItems.push(item[2]); //@TODO: better way to find the third item?
+ relatedItems.push(item[2]);
});
data.push(Object.assign({