Merge frontend build artifact rehash fix

Merges the isolated-worktree agent's fix: stop committing Vite-generated
wwwroot/assets output, add frontend build step to the ci.yml publish job
so release zips still ship a real build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

# Conflicts:
#	CURRENT_ROADMAP.md
This commit is contained in:
2026-08-08 21:44:16 +09:00
10 changed files with 27 additions and 9911 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-13
View File
@@ -1,13 +0,0 @@
<!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>