storycap icon indicating copy to clipboard operation
storycap copied to clipboard

Webpack config does not support code splitting

Open nicgirault opened this issue 6 years ago • 1 comments

Webpack fails building when there is code splitting:

export default Loadable(() => import('./component.js'))

nicgirault avatar Jun 24 '18 08:06 nicgirault

This issue is related to storybook, not to storybook-chrome-screenshot which just runs it.

theKashey avatar Sep 17 '18 07:09 theKashey