Skip to content
New issue

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

Reconfigure Honeybadger to upload and make use of source maps #235

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

mbklein
Copy link
Contributor

@mbklein mbklein commented Feb 10, 2023

The AWS_COMMIT_ID provided by Amplify is a build-time only variable, so while it was working for the building and uploading of source maps (which happens a build time), the error reporting component was not receiving the revision ID at runtime. We fixed this by writing the configuration variables to a file at build time and importing them at runtime.

@mbklein mbklein merged commit 6816b5f into deploy/staging Feb 10, 2023
@mbklein mbklein deleted the preview/honeybadger-sourcemap branch February 10, 2023 20:26
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