Back to Backstage

@backstage/dev-utils

packages/dev-utils/README.md

1.51.0-next.2513 B
Original Source

@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:

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

Documentation