We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76b826 commit 5c0a3f9Copy full SHA for 5c0a3f9
1 file changed
solid-watchparty/vite.config.js
@@ -4,7 +4,7 @@ import react from '@vitejs/plugin-react'
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: './',
+ base: '/solid-watch-party/',
8
build: {
9
outDir: '../dist'
10
},
0 commit comments