Skip to content

Conversation

@sbdchd
Copy link
Owner

@sbdchd sbdchd commented Apr 1, 2021

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.

2 participants