#Trouble migrating from v6.5 yo v7.2.0 with webpack 5.76.0
3 messages · Page 1 of 1 (latest)
To provide your babel settings, you just need to put them in a .babelrc or babel.config.js file in your project
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#babel-mode-v7-exclusively
that was it! Thank you@ @simple verge