Files
react/packages/react-devtools-extensions
..
2019-08-13 21:59:07 -07:00
2019-08-13 21:59:07 -07:00
2019-08-13 21:59:07 -07:00
2019-08-13 21:59:07 -07:00
2019-08-13 21:59:07 -07:00
2019-08-13 21:59:07 -07:00

This is the source code for the React DevTools browser extension.

Installation

The easiest way to install this extension is as a browser add-on:

Build

You can also build and install from source:

yarn install

yarn build:chrome # builds at "packages/react-devtools-extensions/chrome/build"
yarn build:firefox # builds at "packages/react-devtools-extensions/firefox/build"