e8bc1d99d9
Extract the identical joinPaths function from both extractRouteInfoFromAppNode.ts and RouteResolver.ts into a shared joinPaths.ts module, then import it from both consumers. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/frontend-app-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 apps. It implements the design outlined in RFC: Frontend System Evolution.