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
fix(platforms): Split up between cloudflare pages and workers (#77774)
In #77769 I added the cloudflare
sdk as a new platform for onboarding docs.
This PR builds on top of that by reverting the change to add
`javascript-cloudflare` as a platform and instead have two platforms for
cloudflare workers and cloudflare pages (given they have completely
different setup instructions and use cases).
In our docs pages and workers have two different configure paths:
https://docs.sentry.io/platforms/javascript/guides/cloudflare/#configure
0 commit comments