Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@lugia/react-devtools-core

facebook10BSD-3-Clause1.0.3

This is shared source code for the Chrome and Firefox extensions.

readme

This project has migrated to github.com/facebook/react

The source code for the v3 of the extension can be found in the v3 branch.

To build the v3 browser extension from source:

git checkout v3

# Install dependencies and build the unpacked extension
yarn install
yarn build:extension

# Follow the on-screen instructions to complete installation