Skip to content

Commit

Permalink
chore(deps): update valaxy-addon-git-log addon
Browse files Browse the repository at this point in the history
  • Loading branch information
WRXinYue committed Jun 29, 2024
1 parent a2dcf96 commit c906b3a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions demo/valaxy.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,10 @@ export default defineConfig<ThemeConfig>({
},
}),
],

vite: {
optimizeDeps: {
include: ['typewriter-effect/dist/core', 'd3'],
},
},
})
2 changes: 1 addition & 1 deletion packages/valaxy-addon-git-log

0 comments on commit c906b3a

Please sign in to comment.