1. 访问这个 react-tools 的 github https://github.com/facebook/react-devtools/tree/v3

2. 下载安装包 (如果要 git bash 下载也可以),只要可以下载就行,解压之后,npm install ,安装依赖成功之后,chrome 安装 react-tools

运行,node build.js,build目录下的unpacked目录就是chrome中所需react-devtools的工具扩展程序包

chrome 安装 react-tools

即可使用

参考文章:https://www.cnblogs.com/Ewarm/p/12010716.html

相关文章:

  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
  • 2021-06-24
  • 2022-12-23
  • 2021-10-30
  • 2021-04-22
  • 2021-07-14
猜你喜欢
  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
  • 2021-07-12
  • 2021-06-27
  • 2021-10-14
相关资源
相似解决方案