Make INTERNAL_CALLSITES_REGEX work with Windows paths#44469
Closed
motiz88 wants to merge 2 commits into
Closed
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D57091214 |
…-server in Fusebox experiment (facebook#44444) Summary: Changelog: [Internal] - Request bundles with `excludeSource=true` and `sourcePaths=url-server`. Changes RN's bundle client to request more efficient source maps from Metro by relying on lazy-fetching of source contents. NOTE: Requires a Metro version with D56952064 and D56952063 (not yet released on npm) to work properly. Reviewed By: robhogan Differential Revision: D56952065
Summary: Changelog: [General][Fixed] LogBox and Chrome DevTools stack frame collapsing patterns are now compatible with Windows file paths. Differential Revision: D57091214
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D57091214 |
Base commit: deee037 |
Contributor
|
This pull request has been merged in 8d0046a. |
|
This pull request was successfully merged by @motiz88 in 8d0046a. When will my fix make it into a release? | How to file a pick request? |
kosmydel
pushed a commit
to kosmydel/react-native
that referenced
this pull request
Jun 11, 2024
Summary: Pull Request resolved: facebook#44469 Changelog: [General][Fixed] LogBox and Chrome DevTools stack frame collapsing patterns are now compatible with Windows file paths. Reviewed By: GijsWeterings Differential Revision: D57091214 fbshipit-source-id: f62d9fe7f3d4f91ed8ea07521b174989c2dd1c81
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Changelog: [General][Fixed] LogBox and Chrome DevTools stack frame collapsing patterns are now compatible with Windows file paths.
Differential Revision: D57091214