Closed
Description
Gatsby 4.14 removes most preloading of assets, because it turns out that it was affecting performance by interfering with the loading of more important assets like images. As well as the changes in Gatsby core, the update also removed all preload header handling from the Gatsby Cloud plugin. We should do the same.