Files
backstage/packages/dev-utils
Paul Schultz 66d2113abe update api reports
Signed-off-by: Paul Schultz <pschultz@pobox.com>

fix linting

Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
..
2025-04-08 07:35:24 -05:00
2024-04-08 22:44:31 +02:00
2025-04-01 13:24:16 +00:00
2025-04-01 13:24:16 +00:00
2025-04-08 07:35:24 -05:00

@backstage/dev-utils

Utilities for developing Backstage plugins.

This package provides utilities that help in developing plugins for Backstage, like App wrappers and API implementations for standalone serving of apps.

Installation

Install the package via Yarn:

cd plugins/<plugin> # if within a monorepo
yarn add -D @backstage/dev-utils

Documentation