Files
backstage/.changeset/polite-cooks-perform.md
T
Patrik Oldsberg 9d03dfe5e3 frontend-app-api: make app initialization async
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-22 15:41:38 +02:00

227 B

@backstage/frontend-app-api
@backstage/frontend-app-api
minor

The createApp config option has been replaced by a new configLoader option. There is now also a pluginLoader option that can be used to dynamically load plugins into the app.