mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-26 06:05:47 +08:00
Update the docs to match #5846
This commit is contained in:
@@ -14,7 +14,7 @@ Add the following to the `scripts` section in your project's `package.json`
|
||||
|
||||
```json
|
||||
"scripts": {
|
||||
"test:debug": "react-scripts --inspect-brk test --runInBand"
|
||||
"test:debug": "react-scripts --inspect-brk test --runInBand --no-cache"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user