Package Exports
- @storybook/addons
- @storybook/addons/package.json
- @storybook/addons/src/make-decorator
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@storybook/addons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Storybook Addons
Storybook Addons is a node module which is used to load custom addons to storybook.
It stores addon loaders, communication channel and other resources which can be used by storybook implementations where required.
For more information visit: storybook.js.org