dillon1000/react
Commit
Browse files [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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/OpenInEditorButton.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…