chore(work): finish epic 2026-05-13-binder-wrap-helper
This commit is contained in:
@@ -3,7 +3,7 @@ id: 03-update-generator-templates
|
||||
epic: 2026-05-13-binder-wrap-helper
|
||||
title: Update feature generator templates to emit wireUseCase call shape
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: core-shared
|
||||
depends-on: [01-wire-use-case-helper]
|
||||
blocks: []
|
||||
@@ -36,4 +36,4 @@ New features scaffolded after the migration would otherwise drift back to the in
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Update `bind-production.ts.hbs` and `bind-dev-seed.ts.hbs` in `turbo/generators/templates/feature/src/di/` to emit `wireUseCase` calls; verify a test-scaffold of a new feature produces correct binder output and all gates pass on this commit.
|
||||
- [x] Update `bind-production.ts.hbs` and `bind-dev-seed.ts.hbs` in `turbo/generators/templates/feature/src/di/` to emit `wireUseCase` calls; verify a test-scaffold of a new feature produces correct binder output and all gates pass on this commit.
|
||||
|
||||
Reference in New Issue
Block a user