f30eeba995
This lets plugin and module instances apply a shared condition to all of their extensions, while preserving extension-level conditions by combining them with logical AND during app spec resolution. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/frontend-plugin-api
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 framework API used by Backstage frontend plugins. It implements the design outlined in RFC: Frontend System Evolution.