Merge pull request #13512 from backstage/rugvip/noptions

backend-plugin-api: properly forward lack of feature options
This commit is contained in:
Patrik Oldsberg
2022-09-02 23:27:30 +02:00
committed by GitHub
9 changed files with 55 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-plugin-api': patch
---
Updated `createBackendPlugin` and `createBackendModule` to properly forward lack of options.