We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba65ec1 commit 83b3f28Copy full SHA for 83b3f28
CONTRIBUTING.md
@@ -40,7 +40,7 @@ Pull requests often need some real-world testing.
40
1. In your `package.json`, change the line with `webpack-dev-server` to:
41
42
```json
43
- "webpack-dev-server": "webpack/webpack-dev-server#<ID>/head"
+ "webpack-dev-server": "github:webpack/webpack-dev-server#pull/<ID>/head"
44
```
45
46
`<ID>` is the ID of the pull request.
0 commit comments