We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dca4af + 60306c1 commit e0c7562Copy full SHA for e0c7562
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