fix(catalog-backend): make addProcessor work (#3132)

This commit is contained in:
Fredrik Adelöw
2020-10-27 23:18:01 +01:00
committed by GitHub
parent df73c0645c
commit 33454c0f20
3 changed files with 115 additions and 28 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fix `CatalogBuilder#addProcessor`.