Skip to content

Commit b2d7e09

Browse files
realtomchukrealtomchuk
authored andcommitted
Fix: Add base path for GitHub Pages
1 parent 9180680 commit b2d7e09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import path from 'path';
66

77
// https://vitejs.dev/config/
88
export default defineConfig({
9+
base: '/SvitloSk/',
910
plugins: [
1011
react(),
1112
tailwindcss(),

0 commit comments

Comments
 (0)