Deploy manifest: anchor the coverage/ exclude to the repo root (it dropped apps/web/src/app/explore/coverage)
1 changed file +1 −1
modified
deploy/mld-manifest.cancerindex.json
+1 −1
@@ -15,7 +15,7 @@ | ||
| 15 | 15 | "data/cache/", |
| 16 | 16 | "logs/", |
| 17 | 17 | "tmp/", |
| 18 | − "coverage/", | |
| 18 | + "/coverage/", | |
| 19 | 19 | ".DS_Store", |
| 20 | 20 | ".claude/", |
| 21 | 21 | "apps/web/.next/" |
| 22 | 22 | |