Hi Everyone Light house is reporting unused Java scripts on our website
which is causing some performance hit as well. We uses the page template
which defines the possible components on this page and hence all
clientlibs are loaded irrespective of authored or not.We are thinking in
direction of1) Extending the Html library manager2) Loading authored
components clientLibs only on the fly. Do you guys foresee performance
overheads of the above approach ? Any one implemented some solutions ?
It wou...