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`
152152_ Required_
153153
154154The 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 ) ._
156158
157159### reporter
158160
@@ -399,4 +401,4 @@ We welcome your contributions! Please have a read of [CONTRIBUTING.md](CONTRIBUT
399401[middleware-url]: https://github.com/webpack/webpack-dev-middleware
400402[stack-url]: https://stackoverflow.com/questions/tagged/webpack-dev-middleware
401403[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