Hi Teams, Recently I wanted to debug react source code and I clicked link from React README.MD Contributing. It jumped to link. I find the section issue is Development Workflow
When I run the command about build react, react-dom. There is no build/node_modules folder.
I guess there have no update about document after the build process changed.
Besides, I tried to build react in build/oss-stable/react, it also not work.
It throw error like below:
Hi Teams, Recently I wanted to debug react source code and I clicked link from React README.MD Contributing. It jumped to link. I find the section issue is Development Workflow
When I run the command about build react, react-dom. There is no build/node_modules folder.
I guess there have no update about document after the build process changed. Besides, I tried to build react in
build/oss-stable/react
, it also not work. It throw error like below: