Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

If a file:/// path is specified as the url of a file, like after source mapping into an ESM file, then we should be able to open it in a code editor.

@sebmarkbage sebmarkbage requested review from eps1lon and hoxyq July 22, 2025 17:33
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Jul 22, 2025
filePath = sourceURL;
}

const lineNumberAsString = String(source.line);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I missed this in the previous PR because this file wasn't flow checked.

@sebmarkbage sebmarkbage merged commit 3586a7f into facebook:main Jul 23, 2025
247 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants