diff --git a/.auto-claude-status b/.auto-claude-status index 407bb31..7f2caa1 100644 --- a/.auto-claude-status +++ b/.auto-claude-status @@ -3,23 +3,23 @@ "spec": "029-remove-dead-code-components-vite-and-pages-vite-fo", "state": "building", "subtasks": { - "completed": 3, + "completed": 4, "total": 8, "in_progress": 1, "failed": 0 }, "phase": { - "current": "Delete Legacy Directories", + "current": "Update Configuration Files", "id": null, - "total": 2 + "total": 1 }, "workers": { "active": 0, "max": 1 }, "session": { - "number": 5, + "number": 6, "started_at": "2026-01-25T06:18:19.396966" }, - "last_update": "2026-01-25T06:28:41.216540" + "last_update": "2026-01-25T06:29:49.676342" } \ No newline at end of file diff --git a/tsconfig.json b/tsconfig.json index 4ca760c..89a6e63 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -30,8 +30,6 @@ ], "exclude": [ "node_modules", - "src/components-vite", - "src/pages-vite", "src/hooks", "src/services", "src/utils",