We have few custom clientlibraries which are being loaded at page level through page component. For eg. <sly data-sly-call="${customClientlib.css @ categories='initial.chunk-category', mode='css', loading ='preload'}"/> <sly data-sly-call="${clientlib.css @ categories='initial.chunk-category'}"/> A...