SDK
Other
Description
I’m deploying a Remix app to Cloudflare Workers and it looks like the Remix SDK and the Cloudflare SDK docs are contradicting them.
The Cloudflare docs tell me to install the Sentry Remix SDK, while the Remix docs say:
Sentry's Remix SDK does not officially support adapters that use non-Node runtimes, such as Cloudflare Workers.
Suggested Solution
No response