Files
react/packages/react-devtools-extensions/edge/README.md
Haseeb Furkhan Mohammed d5ddc16a33 React developer tools extension for Microsoft Edge (#18041)
* Port Chrome extension to Microsoft Edge
2020-02-18 09:40:30 -08:00

13 lines
435 B
Markdown

# The Microsoft Edge extension
The source code for this extension has moved to `shells/webextension`.
Modify the source code there and then rebuild this extension by running `node build` from this directory or `yarn run build:extension:edge` from the root directory.
## Testing in Microsoft Edge
You can test a local build of the web extension like so:
1. Build the extension: `node build`
1. Follow the on-screen instructions.