Skip to content

Commit ba73a2c

Browse files
Shashikant86claude
andcommitted
Set Vite base path for GitHub Pages deployment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 69eafbc commit ba73a2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ import react from '@vitejs/plugin-react'
33
import tailwindcss from '@tailwindcss/vite'
44

55
export default defineConfig({
6+
base: '/Agent-Engineering-101/',
67
plugins: [react(), tailwindcss()],
78
})

0 commit comments

Comments
 (0)