Skip to content

Conversation

@konraddysput
Copy link
Collaborator

Why

This pull request simplifies the source map processing flow by adding source map support via metro.

In addition to that, on:

  • Android
    There is a new gradle task that uploads a source map file in the end of the build/assemble process

  • iOS
    the xcode build phase is now simpler and requires less execution.

Since we wanted to have simple and similar flows in both OSes, we wanted to continue with metro and adjust each build with new requirements.

ref: BT-5175

@konraddysput konraddysput added the enhancement New feature or request label Jan 21, 2025
@konraddysput konraddysput self-assigned this Jan 21, 2025
@konraddysput konraddysput force-pushed the feature/source-map-simplification branch 4 times, most recently from 73bfaa7 to fd067d8 Compare January 21, 2025 13:27
Copy link
Contributor

@perf2711 perf2711 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a description of setting this up in the React Native SDK README?

@konraddysput konraddysput force-pushed the feature/source-map-simplification branch from 44f79ca to c5c61f4 Compare January 21, 2025 14:10
@konraddysput konraddysput force-pushed the feature/source-map-simplification branch from b3b1bd0 to 103c50d Compare January 23, 2025 09:23
Base automatically changed from feature/sourcemap-tools-process-source to main January 23, 2025 14:48
@konraddysput konraddysput force-pushed the feature/source-map-simplification branch from 9aacf73 to 06a7ea4 Compare January 23, 2025 16:37
@konraddysput konraddysput force-pushed the feature/source-map-simplification branch 2 times, most recently from 7dc3f3c to 91876c3 Compare January 23, 2025 17:31
@konraddysput konraddysput force-pushed the feature/source-map-simplification branch from 91876c3 to 4c9c1b0 Compare January 23, 2025 17:45
@konraddysput konraddysput merged commit 396dc33 into main Jan 23, 2025
5 checks passed
@konraddysput konraddysput deleted the feature/source-map-simplification branch January 23, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants