Skip to content

Instantly share code, notes, and snippets.

@abdul-shajin
Last active September 23, 2019 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdul-shajin/423e92e5deb499bf26cae1baf6af504d to your computer and use it in GitHub Desktop.
Save abdul-shajin/423e92e5deb499bf26cae1baf6af504d to your computer and use it in GitHub Desktop.
# Checkout the extension source
git clone https://github.com/facebook/react-devtools
cd react-devtools
# Checkout the previous release branch
git checkout v3
# Install dependencies and build the unpacked extension
yarn install
yarn build:extension
# Follow the on-screen instructions to complete installation
After this,
Go to Extensions, Load Unpacked
Point to react-devtools, shells, chrome, unpacked
Basically, go to folder with a manifes.json
Run in ReactJS - yarn run test:firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment