c25532a7a1
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
@backstage/plugin-app-visualizer
A plugin to help explore the structure of your Backstage app.
This plugin provides the following extensions:
| ID | Type | Description | Default Config |
|---|---|---|---|
page:app-visualizer |
Page |
The app visualizer page | { path: '/visualizer' } |
nav-item:app-visualizer |
NavItem |
Nav item for the app visualizer page |