Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cloudflare): Add basic cloudflare package and tests #12733

Closed
wants to merge 1 commit into from

Conversation

AbhiPrasad
Copy link
Member

resolves #12685

@AbhiPrasad AbhiPrasad self-assigned this Jul 2, 2024
@AbhiPrasad AbhiPrasad closed this Jul 10, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-basic-cloudflare-package branch July 10, 2024 15:19
AbhiPrasad added a commit that referenced this pull request Jul 11, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cloudflare-workers basic package
1 participant