We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi y'all, I'm having trouble getting source maps to work.
I'm testing by throwing an error in the _index.tsx route, but the source map is wrong.
_index.tsx
Here's a minimal reproduction https://github.com/vladinator1000/remix-cloudflare-pages-sentry
Is this a bug, or does anyone see where I'm going wrong here?
The text was updated successfully, but these errors were encountered:
Would really like an example with toucan on remix vite on pages. Sentry has a whole remix package https://docs.sentry.io/platforms/javascript/guides/remix/ but toucan doesn't even make its plugins available.
Sorry, something went wrong.
No branches or pull requests
Hi y'all, I'm having trouble getting source maps to work.
I'm testing by throwing an error in the
_index.tsx
route, but the source map is wrong.Here's a minimal reproduction
https://github.com/vladinator1000/remix-cloudflare-pages-sentry
Is this a bug, or does anyone see where I'm going wrong here?
The text was updated successfully, but these errors were encountered: