@workermailer/resend

Resend docs

EmDash bundle

Build the sandbox bundle for EmDash from the Resend repository.

Page options

GitHub update timestamp unavailable.

Resend EmDash bundle

What lives in this repo

The Resend repository includes an emdash-plugin/ directory that builds a sandbox-compatible EmDash publish bundle.

Useful commands

Build the sandbox entry:

bunx tsup --config emdash-plugin/tsup.config.ts

Bundle the plugin for submission:

bunx emdash plugin bundle --dir emdash-plugin

Why it matters

This lets the Resend provider ship as an EmDash sandbox backend while the standalone library remains available for regular Worker projects.