e27f889d12
This change caters for backend dynamic plugins that have been wrapped by BackendFeatureCompatWrapper by expanding the allowed types for the default export of a dynamic plugin to also be a function. Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
183 B
183 B
@backstage/backend-dynamic-feature-service
| @backstage/backend-dynamic-feature-service |
|---|
| patch |
Relax type check for a plugin's default export to also accept a BackendFeature defined as a function instead of an object