Have you used AI?
No
Bug Description
On page https://webpack.js.org/concepts/targets/ there is a text:
Multiple Targets
Although webpack does not support multiple strings being passed into the target property
While doc https://webpack.js.org/configuration/target/#target say it can be array of strings:
When multiple targets are passed
Which one is correct?
Link to Minimal Reproduction and step to reproduce
https://webpack.js.org/concepts/targets/
https://webpack.js.org/configuration/target/#target
Expected Behavior
Docs should say same info
Actual Behavior
Docs say different info
Environment
Is this a regression?
None
Last Working Version
5.107.2
Additional Context
No response
Have you used AI?
No
Bug Description
On page https://webpack.js.org/concepts/targets/ there is a text:
While doc https://webpack.js.org/configuration/target/#target say it can be array of strings:
Which one is correct?
Link to Minimal Reproduction and step to reproduce
https://webpack.js.org/concepts/targets/
https://webpack.js.org/configuration/target/#target
Expected Behavior
Docs should say same info
Actual Behavior
Docs say different info
Environment
Is this a regression?
None
Last Working Version
5.107.2
Additional Context
No response