Files
backstage/packages/dev-utils
github-actions[bot] 366cf07ad3 Version Packages (next)
2024-04-02 14:11:36 +00:00
..
2024-04-02 14:11:36 +00:00
2024-02-12 11:06:30 +01:00
2024-04-02 14:11:36 +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