Merge pull request #20722 from backstage/rugvip/backend-cjs-workaround
backend-app-api: double default wrapping workaround
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Added a workaround for double `default` wrapping when dynamically importing CommonJS modules with default exports.
|
||||
Reference in New Issue
Block a user