Build errors deploying Sentry in a SvelteKit app on Cloudflare Pages
I followed this to add Sentry to a Sveltekit app which is deployed with Cloudflare pages: https://docs.sentry.io/platforms/javascript/guides/cloudflare/frameworks/sveltekit/ The doc is specifically for Cloudflare Pages.
Locally it works fine, and I can get errors to show in Sentry. But deploying it with Cloudflare Pages, I get build errors like below. I have tried using both of the suggested compatibility flags mentioned in the docs. Appreciate if anyone can help point in the right direction!
SvelteKit on Cloudflare | Sentry for Cloudflare
Learn how to add Cloudflare instrumentation to your SvelteKit app.
0 Replies