Files
github-actions[bot] 68db890456 Version Packages (next)
2026-05-26 15:26:38 +00:00
..
2026-05-26 15:26:38 +00:00
2026-05-26 15:26:38 +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