Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Nov 11, 2024
1 parent 74967f8 commit 5f89dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ export default defineConfig({
usePolling: true,
},
},
// Temporary "fix" https://github.com/storybookjs/storybook/issues/28542
optimizeDeps: { exclude: ['apps/storybook/node_modules/.cache/storybook'] },
});

0 comments on commit 5f89dc9

Please sign in to comment.