Files
backstage/packages/storybook
Patrik Oldsberg 5ff8582eb6 Merge pull request #1422 from spotify/mob/auth-std-profile
auth: refactor to include backstage identity and use more explicit types
2020-06-24 10:40:28 +02:00
..
2020-06-23 22:25:25 +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.