```js // .storybook/main.js module.exports = { core: { builder: 'webpack5', }, }; ```