chore(marketing-pages): add // <gen:*> anchor comments for event/job generators

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 12:47:40 +02:00
parent b672506c30
commit 3c0eb34f5e
5 changed files with 9 additions and 0 deletions

View File

@@ -113,4 +113,6 @@ export function bindProductionMarketingPages(
),
),
);
// <gen:event-handlers>
// <gen:jobs>
}