Open piotrblasiak opened 4 years ago
I think this was resolved via #3 but can you let me know if not?
Unfortunately it doesn't work for me. See screenshot.
Any advice on getting this to work? Would love to get my stuff up on cloudflare :)
Not very experienced here, but would the suggestions in this blog post help with this?
@piotrblasiak Check in Sentry on Release tab if you have artifact uploaded.
You have to upload code to Sentry when making a release before deploying to CloudFlare.
Artifact can be uploaded with SentryCliPlugin
webpack plugin or with sentry-cli
: https://docs.sentry.io/cli/releases/#managing-release-artifacts
Great job with the library, but I believe most people are using webpack/wrangler and this source map support is a must. Any way to do this?