Skip to content

Commit

Permalink
fix example-vite2 depoly fail
Browse files Browse the repository at this point in the history
  • Loading branch information
qiang.bai committed Aug 13, 2024
1 parent b9f1650 commit 845f02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example-vite2/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default defineConfig(({ command, mode }) => {
react()
],
build: {
outDir,
rollupOptions: {
output: {
manualChunks: (id) => {
Expand Down

0 comments on commit 845f02b

Please sign in to comment.