Files
backstage/packages/storybook
2020-10-06 15:02:23 +02:00
..
2020-10-06 15:02:23 +02:00
2020-10-05 15:45:33 +02:00
2020-08-14 09:20:09 +02:00

storybook

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

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.