/storybook-webpack5-esm-typescript

Storybook webpack 5 typescript ESM

Primary LanguageJavaScript

storybook-webpack5-esm-typescript

Example repo that shows the workarounds required to run Storybook with webpack5, ESM & TypeScript.

See: storybookjs/storybook#14877

nvm use 16
npm i
npm run storybook