backend-plugin-api: properly forward lack of feature options

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-02 16:51:56 +02:00
parent b9d94774fd
commit 91eed37a39
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.