5ebd1a14a0
Use a word-boundary regex (:name\b) instead of a plain string replace so that a shorter param like :a doesn't corrupt a longer param :ab when both are present in the route. Signed-off-by: Patrik Oldsberg <rugvip@backstage.io> Signed-off-by: Fredrik Adelöw <freben@spotify.com> Co-authored-by: Cursor <cursoragent@cursor.com>
app
This plugin is part of the new frontend system, and represents the foundation of the frontend application itself, which then other features attach themselves into.