Skip to content

fix: generate sourcemaps for expo projects #1439

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

Merged
merged 5 commits into from
Jun 24, 2025
Merged

Conversation

andreybutov
Copy link
Collaborator

Status

READY/WIP/HOLD

Description

This is an update to the honeybadger-upload-sourcemaps.sh script that includes the proper way of generating and uploading sourcemaps for Expo projects. The README.md doc was updated to reflect the new --expo param.

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

> git pull --prune
> git checkout <branch>
> grunt jasmine
  1. Run npx honeybadger-upload-sourcemaps --apiKey <api_key> --revision --expo to generate iOS and Android sourcemaps in an Expo project.
  2. Send a test crash
  3. Check to make sure the sourcemaps are applied

@andreybutov andreybutov requested a review from subzero10 June 8, 2025 08:24
@subzero10 subzero10 changed the title Fix for generating sourcemaps for Expo projects. fix: generate sourcemaps for expo projects Jun 23, 2025
@subzero10 subzero10 merged commit bd5edef into master Jun 24, 2025
8 checks passed
@subzero10 subzero10 deleted the fix_expo_sourcemaps branch June 24, 2025 20:50
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