This commit is contained in:
sandhiya-hepl
2026-07-14 17:21:59 +05:30
parent d5a6b24129
commit e49933e702
8 changed files with 16 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
import { resolve } from 'path'
export default defineConfig({
base: '/citpl_website/',
plugins: [react()],
server: {
proxy: {