Skip to content

Commit

Permalink
test optimizeDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
phonzammi committed Dec 15, 2024
1 parent 2041820 commit c2ff3a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/full/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ export default {
}),
vike(),
],
optimizeDeps: {
include: ['styled-jsx/style'],
},
} satisfies UserConfig

0 comments on commit c2ff3a4

Please sign in to comment.