Skip to content

Commit c64d8e8

Browse files
authored
Update setUpDebugEnv.md
1 parent 54f1528 commit c64d8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setUpDebugEnv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 搭建源码调试环境
2-
使用create-react-app搭建项目,下载源码。
2+
使用create-react-app搭建项目,下载源码。在src目录下创建源码存放目录: ‘/react’,将React源码拷贝到该目录下。
33
## 修改alias
44
```
55
resolve: {

0 commit comments

Comments
 (0)