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
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>
14 lines
393 B
HTML
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>
|