We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a858079 commit 5fb8656Copy full SHA for 5fb8656
public/.nojekyll
vite.config.ts
@@ -3,4 +3,5 @@ import react from '@vitejs/plugin-react'
3
4
export default defineConfig({
5
plugins: [react()],
6
+ base: '/swiss_destructive_grunge/',
7
})
0 commit comments