Files
backstage/packages/storybook
Himanshu Mishra 54d93fc84a storybook: upgrade @storybook/react
Reported by SNYK

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-08 12:08:58 +02:00
..
2021-08-06 11:17:53 +02:00
2020-11-03 20:50:42 +00:00

storybook

This package provides a Storybook build for Backstage. See https://backstage.io/storybook/.

Why is this not part of @backstage/core-components?

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-components.