Skip to content

add(sentry): configure sentry releases & upload sourcemaps#19

Open
sbdchd wants to merge 6 commits into
masterfrom
steve/add-sentry-releases-and-sourcemaps
Open

add(sentry): configure sentry releases & upload sourcemaps#19
sbdchd wants to merge 6 commits into
masterfrom
steve/add-sentry-releases-and-sourcemaps

Conversation

@sbdchd

@sbdchd sbdchd commented Apr 1, 2021

Copy link
Copy Markdown
Owner

We compile and minify the code via esbuild which without sourcemaps gives
garbage stack traces in Sentry.

So this change sets up releases and uploads the sourcemaps for a given
release.

Also substitute in the release env var at build time, which is easier
than updating an env var in lambda.

sbdchd added 6 commits March 31, 2021 23:04
We compile and minify the code via esbuild which without sourcemaps gives
garbage stack traces in Sentry.

So this change sets up releases and uploads the sourcemaps for a given
release.

Also substitute in the release env var at build time, which is easier
than updating an env var in lambda.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant