dimfeld / storybook-alpha-babelv7-repro

Bug reproduction of Storybook 6.5 alpha with babelModeV7 and webpack 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a standard storybook repro repository from npx sb@next repro with the following changes:

  • Enable babelModeV7
  • Add a simple babel config and appropriate babel dependencies (actually unnecessary for the bug but there for correctness).
  • Use the webpack5 manager and builder

Run yarn && yarn storybook to see it fail.

About

Bug reproduction of Storybook 6.5 alpha with babelModeV7 and webpack 5


Languages

Language:JavaScript 51.5%Language:Svelte 28.7%Language:CSS 17.6%Language:HTML 2.2%