mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-27 03:08:06 +00:00
Include step to checkout v3 branch before building the devtools extension (#2269)
This commit is contained in:
@@ -60,6 +60,9 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user