mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
0f6670d0e9
Moves the inline JS template literal from emails.tsx into a typed TypeScript source file. The dynamic feedId value (previously interpolated directly) is now passed via a window.__APP_CONFIG__ bootstrap script injected immediately before the compiled static script in the HTML. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>