We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4550e commit 317e4b9Copy full SHA for 317e4b9
CONTRIBUTING.md
@@ -115,7 +115,7 @@ Pull requests often need some real-world testing.
115
116
2. Run `npm install`.
117
118
-3. Go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-server`), and run `npm run prepublish`.
+3. Go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-server`), and run `npm run build`.
119
120
The pull request is now ready to be tested.
121
0 commit comments