Skip to content

Commit

Permalink
Remove explicit route
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellBo committed Sep 10, 2024
1 parent 1a3d960 commit 795ea42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import react from '@vitejs/plugin-react-swc'

// https://vitejs.dev/config/
export default defineConfig({
base: '/',
plugins: [react()],
build: {
outDir: 'build',
Expand Down

0 comments on commit 795ea42

Please sign in to comment.