<!-- documentation request from webpack/webpack --> *A pull request by @snitin315 was merged and maintainers requested a documentation change.* See pull request: https://github.com/webpack/webpack/pull/18480 --- <!-- 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. --> <!-- In addition to that please answer these questions: --> **What kind of change does this PR introduce?** Fix #18243 <!-- 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?** `output.devtoolNamespace` also accepts template strings like [name]. <!-- 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 -->