f4c03772a4
Move prepared app session ownership into frontend-app-api so bootstrap only signals readiness while callers use tryFinalize or finalize to read the finalized app state. This reduces createApp boilerplate and keeps the specialized app lifecycle centered in the lower-level API. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/frontend-defaults
The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments
This package provides the high-level APIs used to create Backstage frontend applications with the default setup. For more information, see the documentation on how to build Backstage frontend applications.