Description
Automatically detect which components a generated app uses and only import/register what's needed.
Depends on: #4.2, #4.3, #4.4
Tasks
Acceptance Criteria
- Only used components are imported
- Generated go.mod only includes necessary dependencies
- No dead code in generated apps
Description
Automatically detect which components a generated app uses and only import/register what's needed.
Depends on: #4.2, #4.3, #4.4
Tasks
Acceptance Criteria