Files
backstage/packages/storybook
Adil Alimbetov f72d97dc17 Sidebar logo update (#814)
* Testing logo ux

* Updated logo on sidebar

* removed unused vars

* adjusted types on icon components
2020-05-27 10:13:41 +02:00
..
2020-05-27 10:13:41 +02:00
2020-05-20 10:49:53 +02:00

storybook

This package provides a storybook build for Backstage. See storybook.backstage.io

Why is this not part of @backstage/core?

This separate storybook package exists because of dependency conflicts with @backstage/cli. It uses nohoist to avoid the conflicts, and since you can only use that in private packages it has to be separated out of @backstage/core.