David Taylor ed2c3ebd71
PERF: Move preload hints to the <head> (#15008)
We have two JS assets which are included in the `<body>` of responses. We were including the `<link rel='preload'` hint alongside the script tag in the body. Instead, we can move the preload hint to the `<head>` so that the browser discovers it earlier, and can start preloading the assets while the body is loading.
2021-11-18 18:02:16 +00:00
..
2021-06-21 11:06:58 +08:00
2019-05-02 16:23:25 +10:00
2017-10-27 09:13:04 +05:30
2020-01-21 19:23:08 +02:00
2021-06-21 11:06:58 +08:00