Files
backstage/packages/dev-utils
github-actions[bot] a94a2b8b3f Version Packages (next)
2022-01-18 13:49:07 +00:00
..
2021-12-30 12:53:16 +01:00
2022-01-18 13:49:07 +00:00
2022-01-18 13:49:07 +00: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