Skip to content

Commit

Permalink
config updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-jo1 committed Jul 11, 2024
1 parent eb06e28 commit 548c165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react-swc'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "./"
base: "/poetry-gallery"
})

0 comments on commit 548c165

Please sign in to comment.