You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolves#12685
Initial attempt:
#12733
This PR introduces `@sentry/cloudflare`, our package for cloudflare
pages and cloudflare workers. It also adds a basic test with
[`miniflare` ](https://miniflare.dev/), the local simulator for
cloudflare workers.
In the next step, I'll add basic SDK initialization + error monitoring
for the cloudflare pages use case.
I'm of the mind to call this
@sentry/cloudflare
so that it applies to both pages and workers.This matches with the naming scheme of
@sentry/aws-serverless
and@sentry/google-cloud-serverless
The text was updated successfully, but these errors were encountered: