Skip to content

Remove tracking endpoint preconnect hint from development

What does this MR do and why?

This MR removes tracking endpoint preconnect loading hint in development mode, which causes 1-2 seconds delay for bundle fetching.

This is a Chrome bug that happens only in development mode because the host we're connecting to (https://gdk.test) produces ERR_CONNECTION_REFUSED error.

Screenshots or screen recordings

Before After
image image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stanislav Lashmanov

Merge request reports

Loading