react/packages/react-devtools-shell
Byron Luk da627ded86
Devtools/function context change (#22047)
2021-08-10 14:16:54 -04:00
..
src Devtools/function context change (#22047) 2021-08-10 14:16:54 -04:00
README.md Updated scripts and config to replace "master" with "main" branch (#21768) 2021-06-29 14:26:24 -04:00
index.html Fixed box-sizing problem in test shell 2020-01-06 10:23:55 -08:00
now.json Moved shell fixture into packages/react-devtools-shell 2019-08-13 18:11:59 -07:00
package.json Upgrade all @babel/* packages to fix DevTools builds on newer Node versions (#19647) 2020-08-20 11:47:16 -04:00
webpack.config.js DevTools: Show hook names based on variable usage (#21641) 2021-07-01 14:39:18 -04: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.

The test harness can then be run as follows:

cd packages/react-devtools-shell

yarn start