visualizer: rename to app-visualizer and publish

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-01-12 11:41:25 +01:00
parent b8e9eb3f73
commit e57cc9f7e1
18 changed files with 48 additions and 73 deletions
+10
View File
@@ -0,0 +1,10 @@
# @backstage/plugin-app-visualizer
A plugin to help explore the structure of your Backstage app.
This plugin providers 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 | |