storycap
storycap copied to clipboard
Webpack config does not support code splitting
Webpack fails building when there is code splitting:
export default Loadable(() => import('./component.js'))
This issue is related to storybook
, not to storybook-chrome-screenshot
which just runs it.