Skip to content

Commit

Permalink
chore: updated text
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed Jan 25, 2024
1 parent b9ddbee commit 174269d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const config: StorybookConfig = {
],
webpack: async config => ({
...config,
// We want to conform as much as possible with our target settings
// Ensures that Node imports work fine with Storybook
target: 'node',
// Performance Hints do not make sense on Storybook as it is bloated by design
performance: { hints: false },
Expand Down

0 comments on commit 174269d

Please sign in to comment.