Skip to content

Commit

Permalink
Remove minimize
Browse files Browse the repository at this point in the history
  • Loading branch information
victortrinh2 committed Nov 19, 2024
1 parent 6785258 commit 8e26c91
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 @@ -86,7 +86,6 @@ const storybookConfig: StorybookConfig = {
]
};
config.devtool = false;
config.optimization.minimize = false;

config.plugins = [
...(config.plugins ?? []),
Expand Down

0 comments on commit 8e26c91

Please sign in to comment.