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
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