I have created an experience fragment template(editable) by inheriting
from the "cq/experience-fragments/components/xfpage". However I am not
using scripts from the parent component in rendering. Everything looks
good in the final html page source while I preview in a disabled mode.
However when I export this to Target, I can see the content has got the
below client libraries present and I have found that this is coming from
the /libs/wcm/foundation/components/page/headlibs.html which is the
par...