Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/resend/react-email
/ index.ts
File
index.ts
packages/react-email/src/cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ spawn } from
'node:child_process'
;
3
import
{ InvalidArgumentError, Option, program } from
'commander'
;
4
import
{ build } from
'./commands/build.js'
;
Callers
nothing calls this directly
Calls
2
exportTemplates
Function · 0.85
on
Method · 0.80
Tested by
no test coverage detected