Skip to content

Commit 4e03ca5

Browse files
authored
empty commit
1 parent 3df43c6 commit 4e03ca5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vite.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import { VitePWA } from 'vite-plugin-pwa';
44
import CONFIG from './gitprofile.config';
55
import { createHtmlPlugin } from 'vite-plugin-html';
66

7+
8+
79
// https://vitejs.dev/config/
810
export default defineConfig({
911
base: CONFIG.base || '/',

0 commit comments

Comments
 (0)