mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
39ad101ea2e1d92ee78174e834a4dad615c5d2ad
This functionality was added to v3 to support external changing of theme at runtime. This isn't supported in v4.
This repo is a work-in-progress rewrite of the React DevTools extension. A demo of the beta extension can be found online at react-devtools-experimental.now.sh.
Installation
Installation instructions are available online as well:
Or you can build and install from source:
git clone git@github.com:bvaughn/react-devtools-experimental.git
cd react-devtools-experimental
yarn install
yarn build:extension:chrome # builds at "shells/browser/chrome/build"
yarn build:extension:firefox # builds at "shells/browser/firefox/build"
Support
As this extension is in a beta period, it is not officially supported. However if you find a bug, we'd appreciate you reporting it as a GitHub issue with repro instructions.
Languages
JavaScript
67%
TypeScript
30.2%
HTML
1.4%
CSS
1.1%
CoffeeScript
0.2%