Skip to content

Commit

Permalink
Fix relative paths, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
cabalex committed Aug 14, 2023
1 parent b2449cf commit 76068a9
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 @@ -3,5 +3,6 @@ import { svelte } from '@sveltejs/vite-plugin-svelte'

// https://vitejs.dev/config/
export default defineConfig({
base: '',
plugins: [svelte()],
})

0 comments on commit 76068a9

Please sign in to comment.