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:
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
@@ -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>
|
||||
Reference in New Issue
Block a user