Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
victortrinh2 committed Nov 19, 2024
1 parent 99a0b32 commit 55921fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ const storybookConfig: StorybookConfig = {
* Minimize the bundle size to prevent Netlify from hanging at the "Sealing asset processing TerserPlugin" step.
*/
config.optimization = {
...config.optimization,
minimize: false
};

Expand Down

0 comments on commit 55921fa

Please sign in to comment.