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
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Currently the loadout branch fails to share builds when deployed, but we have no real logs. Going to add a logging service to sveltekit since Cloudflare does not seem to work very well for logs.
Probably trying Sentry first.
The text was updated successfully, but these errors were encountered:
I hit an issue here where Sentry + Cloudflare + Sveltekit does not seem to work for Pages. So that's bad news. Going to wait a bit more and see if someone comments on the issue posted here: getsentry/sentry-javascript#8291
If not I am going to just look at adding logtail to hooks in Sveltekit.
Giving up on this for now primarily due to Cloudflare Workers not supporting NodeJS built in libraries. Most of these libraries use it in one form or the other:
Currently the loadout branch fails to share builds when deployed, but we have no real logs. Going to add a logging service to sveltekit since Cloudflare does not seem to work very well for logs.
Probably trying Sentry first.
The text was updated successfully, but these errors were encountered: