Skip to content

Build sourceMappingURL constructs with relative paths - #2737

Merged
thymikee merged 2 commits into
react-native-community:mainfrom
MegaManSec:main
Nov 12, 2025
Merged

Build sourceMappingURL constructs with relative paths#2737
thymikee merged 2 commits into
react-native-community:mainfrom
MegaManSec:main

Conversation

@MegaManSec

@MegaManSecMegaManSec commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Previously, using this build script would leave the sourceMappingURL with full filenames instead of the correct relative path. This helps with that.

Closes#2662

Comment threadscripts/build.js Outdated
Comment threadscripts/build.js Outdated
Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
@thymikee
thymikee merged commit 418ca46 into react-native-community:mainNov 12, 2025
4 of 8 checks passed
@thymikee

Copy link
Copy Markdown
Member

Thank you @MegaManSec!

Sign up for freeto 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.

sourceMappingURLs are incorrect in various packages

2 participants

@MegaManSec@thymikee