Skip to content

Commit

Permalink
baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
Kexogg committed Feb 18, 2024
1 parent 19fdc9a commit ae30985
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ import react from '@vitejs/plugin-react-swc'

// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: '/66bit-frontend/',
plugins: [react()],
})

0 comments on commit ae30985

Please sign in to comment.