Updated new disabled issue template
The source code for the v3 of the extension can be found in the v3 branch.
v3
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
This project has migrated to github.com/facebook/react
The source code for the v3 of the extension can be found in the
v3branch.To build the v3 browser extension from source: