chore(generators): add // <gen:realtime-*> anchors to feature template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 22:07:43 +02:00
parent c882614153
commit 71c1a6c216
4 changed files with 4 additions and 0 deletions

View File

@@ -81,4 +81,5 @@ export async function bindDevSeed{{pascalCase name}}(
);
// <gen:event-handlers>
// <gen:jobs>
// <gen:realtime-handlers>
}