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
Right now, the wizard doesn't take into account the special setup needed for Cloudflare.
We should eventually add a check for cloudflare config and adjust the setup in hooks.server.ts accordingly. No high prio on this though. For now we just tell people to follow the docs.
TODO: link to updated docs once they're live
The text was updated successfully, but these errors were encountered:
The SvelteKit SDK now natively supports Cloudflare Pages (getsentry/sentry-javascript#14672) since
@sentry/[email protected]
.Right now, the wizard doesn't take into account the special setup needed for Cloudflare.
We should eventually add a check for cloudflare config and adjust the setup in
hooks.server.ts
accordingly. No high prio on this though. For now we just tell people to follow the docs.TODO: link to updated docs once they're live
The text was updated successfully, but these errors were encountered: