dillon1000/react

Commit

[DevTools] Allow file:/// urls to be opened in editor (#33965)

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.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/OpenInEditorButton.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…