Skip to content

Delivery Optimisation

Jamie Willis requested to merge delivery-opt into master

This PR improves the initial page loading time by compressing files on disk and deferring the loading of auxiliary javascript and CSS.

(Note, the deferring of CSS causes some layout shifts, perhaps it should be disabled?)

Merge request reports