Merge pull request #33955 from backstage/rugvip/deduplicate-joinpaths-in-frontend-app-api-routing

frontend-app-api: deduplicate joinPaths utility in routing
This commit is contained in:
Patrik Oldsberg
2026-04-17 10:43:26 +02:00
committed by GitHub
4 changed files with 31 additions and 18 deletions
@@ -0,0 +1,5 @@
---
'@backstage/frontend-app-api': patch
---
Internal cleanup of routing utilities.