Skip to content

Commit

Permalink
Remove chunks
Browse files Browse the repository at this point in the history
  • Loading branch information
victortrinh2 committed Nov 21, 2024
1 parent df42ccb commit 4253284
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 76 deletions.
7 changes: 0 additions & 7 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,6 @@ const storybookConfig: StorybookConfig = {
minimize: false
};

config.performance = {
...config.performance,
hints: false,
maxEntrypointSize: 512000,
maxAssetSize: 512000
};

return config;
}
};
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@hopper-ui/icons": "2.8.4",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@storybook/addon-a11y": "8.4.2",
"@storybook/addon-docs": "^8.4.4",
"@storybook/addon-docs": "8.4.2",
"@storybook/addon-essentials": "8.4.2",
"@storybook/addon-interactions": "8.4.2",
"@storybook/addon-links": "8.4.2",
Expand Down
70 changes: 2 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4253284

Please sign in to comment.