We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dca4af commit 60306c1Copy full SHA for 60306c1
1 file changed
packages/demo/vite.config.ts
@@ -4,7 +4,7 @@ import { defineConfig } from 'vite';
4
import react from '@vitejs/plugin-react';
5
import { githubPagesSpa } from '@sctg/vite-plugin-github-pages-spa';
6
7
-const baseUrl = '/';
+const baseUrl = '/Consent-Package/';
8
9
export default defineConfig({
10
base: baseUrl,
0 commit comments