[codex] Blazor WebAssembly 클라이언트 추가 #10

Merged
kjh2064 merged 1 commits from codex/taxbaik-wasm-theme into master 2026-06-30 18:29:20 +09:00
Owner

변경 내용

  • TaxBaik.Web.Client Blazor WebAssembly 프로젝트를 추가했습니다.
  • 서버 쪽 Program.cs와 웹 프로젝트 설정을 수정해 Interactive WebAssembly 렌더 모드를 연결했습니다.
  • 홈페이지 테마 변경은 제외하고, 기존 홈페이지 소스를 유지하도록 되돌렸습니다.

확인

  • dotnet build TaxBaik.sln
  • 빌드 성공, 경고/오류 없음
## 변경 내용 - `TaxBaik.Web.Client` Blazor WebAssembly 프로젝트를 추가했습니다. - 서버 쪽 `Program.cs`와 웹 프로젝트 설정을 수정해 Interactive WebAssembly 렌더 모드를 연결했습니다. - 홈페이지 테마 변경은 제외하고, 기존 홈페이지 소스를 유지하도록 되돌렸습니다. ## 확인 - `dotnet build TaxBaik.sln` - 빌드 성공, 경고/오류 없음
kjh2064 added 1 commit 2026-06-30 18:28:59 +09:00
kjh2064 force-pushed codex/taxbaik-wasm-theme from 2d352787f9 to 65c5f19a2f 2026-06-30 18:28:59 +09:00 Compare
kjh2064 merged commit 488b8d11b7 into master 2026-06-30 18:29:20 +09:00
kjh2064 changed title from [codex] 홈페이지 테마 개편 및 Blazor WebAssembly 클라이언트 추가 to [codex] Blazor WebAssembly 클라이언트 추가 2026-06-30 18:29:22 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjh2064/taxbaik#10