Files
backstage/packages/dev-utils
github-actions[bot] f8c8e8de37 Version Packages (next)
2023-08-22 11:37:48 +00:00
..
2023-08-22 11:37:48 +00:00
2023-08-22 11:37:48 +00:00
2023-02-27 10:07:05 +01: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