Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvldrp9 authored Jan 12, 2025
1 parent f50887b commit f7a7b46
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 @@ -16,6 +16,7 @@ export default defineConfig({
},
},
root: path.resolve(__dirname, "client"),
base: '/',
build: {
outDir: path.resolve(__dirname, "dist/public"),
emptyOutDir: true,
Expand Down

0 comments on commit f7a7b46

Please sign in to comment.