File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,9 @@ Type: `String`
152
152
_ Required_
153
153
154
154
The public path that the middleware is bound to. _ Best Practice: use the same
155
- ` publicPath ` defined in your webpack config._
155
+ ` publicPath ` defined in your webpack config. For more information about
156
+ ` publicPath ` , please see
157
+ [ the webpack documentation] ( https://webpack.js.org/guides/public-path ) ._
156
158
157
159
### reporter
158
160
@@ -399,4 +401,4 @@ We welcome your contributions! Please have a read of [CONTRIBUTING.md](CONTRIBUT
399
401
[middleware-url]: https://github.com/webpack/webpack-dev-middleware
400
402
[stack-url]: https://stackoverflow.com/questions/tagged/webpack-dev-middleware
401
403
[uglify-url]: https://github.com/webpack-contrib/uglifyjs-webpack-plugin
402
- [wjo-url]: https://github.com/webpack/webpack.js.org
404
+ [wjo-url]: https://github.com/webpack/webpack.js.org
You can’t perform that action at this time.
0 commit comments