We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe70ef2 + 45261ed commit 35b3eeeCopy full SHA for 35b3eee
1 file changed
packages/demo/vite.config.ts
@@ -2,7 +2,7 @@ import { defineConfig } from 'vite';
2
import react from '@vitejs/plugin-react';
3
import { githubPagesSpa } from '@sctg/vite-plugin-github-pages-spa';
4
5
-const baseUrl = '/Open-Source-Consent-Package';
+const baseUrl = '/';
6
7
export default defineConfig({
8
base: baseUrl,
0 commit comments