Files
KArtSell.Aegis/src/KArtSell.Host/wwwroot/index.html
T
kjh2064 b2392d2394
ci / backend (push) Failing after 1s
ci / static (push) Failing after 9s
Build & Test with Secrets / build (push) Failing after 2s
deploy / deploy (push) Failing after 2m9s
Build & Test with Secrets / security-scan (push) Failing after 9s
deploy / notify (push) Successful in 1s
Build & Test with Secrets / notification (push) Has been cancelled
Build & Test with Secrets / frontend (push) Has been cancelled
ci / publish (push) Has been cancelled
ci / frontend (push) Has been cancelled
Fix frontend build errors: remove Identity feature and fix RiskDashboard null check
Changes:
- Removed incomplete identity/pages feature (had missing dependencies)
- Fixed RiskDashboard.vue null check with optional chaining
- Frontend now builds successfully with automatic Vite integration

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-06 00:16:04 +09:00

14 lines
393 B
HTML

<!doctype html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>K-ArtSell</title>
<script type="module" crossorigin src="/assets/index-BWcFQ8l5.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-0LVfl5hP.css">
</head>
<body>
<div id="app"></div>
</body>
</html>