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 3df43c6 commit 4e03ca5Copy full SHA for 4e03ca5
vite.config.ts
@@ -4,6 +4,8 @@ import { VitePWA } from 'vite-plugin-pwa';
4
import CONFIG from './gitprofile.config';
5
import { createHtmlPlugin } from 'vite-plugin-html';
6
7
+
8
9
// https://vitejs.dev/config/
10
export default defineConfig({
11
base: CONFIG.base || '/',
0 commit comments