issue # 로그인 페이지 라우팅

This commit is contained in:
민건희
2025-11-10 23:08:33 +09:00
parent ca1ebd2985
commit a51566ffae
4 changed files with 53 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import tailwindcss from '@tailwindcss/vite'
import path from 'path'
// https://vite.dev/config/
export default defineConfig({
plugins: [