Skip to content

Fix relative_url_root support for webpack chunks

What does this MR do?

Fixes a regression from !12032 (merged) in which relative_url_root setting was not being taken into account when generating webpack_public_path.

What are the relevant issue numbers?

Closes #35567 (closed)

Merge request reports