diff --git a/.storybook/main.ts b/.storybook/main.ts index b4f750d47..1701ab64e 100644 --- a/.storybook/main.ts +++ b/.storybook/main.ts @@ -19,7 +19,7 @@ const config: StorybookConfig = { options: {}, }, - webpackFinal: async (config, { configType }) => { + webpackFinal: async (config) => { const updatedConfig = { ...config, resolve: {