Files
backstage/packages/frontend-app-api
Patrik Oldsberg e8bc1d99d9 frontend-app-api: deduplicate joinPaths utility in routing
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
2026-04-16 22:17:34 +02:00
..
2026-04-14 14:57:31 +00:00
2026-04-16 12:14:47 +02:00
2026-04-14 14:57:31 +00:00

@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.

Documentation