Storybook can be quite slow on large codebases with many components.
We want to make improvements to our bundling mechanism/config so it's faster.
Long term goal is to have each component-story have it's own html-file output, so the bundle will split into smaller ones.