Files
backstage/packages/storybook
dependabot-preview[bot] 8282004e44 chore(deps-dev): bump @storybook/addons from 5.3.19 to 6.0.4 (#1925)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 5.3.19 to 6.0.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.4/lib/addons)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 15:18:08 +02:00
..
2020-08-17 10:14:19 +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.