<!-- documentation request from webpack/webpack --> *A pull request by @sokra was merged and maintainers requested a documentation change.* See pull request: https://github.com/webpack/webpack/pull/13137 --- <!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. --> <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? --> <!-- Try to link to an open issue for more information. --> related to https://github.com/webpack-contrib/mini-css-extract-plugin/pull/737 <!-- In addition to that please answer these questions: --> **What kind of change does this PR introduce?** feature <!-- E.g. a bugfix, feature, refactoring, build related change, etc… --> **Did you add tests for your changes?** yes <!-- Note that we won't merge your changes if you don't add tests --> **Does this PR introduce a breaking change?** no <!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. --> **What needs to be documented once your changes are merged?** * `entry.xxx.publicPath` allows to set the public path per entry (see also `output.publicPath`) <!-- List all the information that needs to be added to the documentation after merge --> <!-- When your changes are merged you will be asked to contribute this to the documentation -->