2 Commits

Author SHA1 Message Date
Patrik Oldsberg c25532a7a1 Add @backstage/frontend-dev-utils package
Adds a new `@backstage/frontend-dev-utils` package for the new frontend
system. It provides a minimal `createDevApp` helper for wiring up a
development app from a `dev/` entry point.

The app-visualizer plugin is updated to use this new package as the
initial testing ground.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-16 16:10:27 +01:00
Patrik Oldsberg e586e77ba9 app-visualizer: add minimal dev setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-05 01:00:04 +01:00