react/packages/react-devtools-shell
Brian Vaughn 033fe52b48
DevTools imports (#24163)
* Update DevTools imports: react-dom -> react-dom/client
* Silence ReactDOM.render warning in DevTools test shell
2022-03-25 12:02:39 -04:00
..
src DevTools imports (#24163) 2022-03-25 12:02:39 -04:00
README.md Add details in READMEs for react-devtools local developement (#24148) 2022-03-24 10:04:12 -04:00
e2e.html Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
index.html Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
multi.html DevTools: Support mulitple DevTools instances per page (#22949) 2021-12-14 12:16:16 -05:00
package.json Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
webpack.config.js Move createRoot/hydrateRoot to react-dom/client (#23385) 2022-03-01 00:13:28 -05:00

README.md

Harness for testing local changes to the react-devtools-inline and react-devtools-shared packages.

Development

This target should be run in parallel with the react-devtools-inline package. The first step then is to run that target following the instructions in the react-devtools-inline README's local development section.

The test harness can then be run as follows:

cd packages/react-devtools-shell

yarn start

Once you set both up, you can view the test harness with inlined devtools in browser at http://localhost:8080/