Skip to content

Add Webpack details for Geo unified URLs

Catalin Irimie requested to merge cat-main-patch-21756 into main

What does this Merge Request do and why?

As per gitlab!79761 (comment 851373243) - this includes instructions for unified URLs to use the primary's webpack to serve assets directly for the dev environment (and we also no longer need to run two webpacks as we proxy everything to the primary 🎉)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports