Hi Team,
I want to defer below two granite clientlibs paths. Paths are
1) /etc.clientlibs/clientlibs/granite/jquery.min.js?v=aemv
2) /etc.clientlibs/clientlibs/granite/utils.min.js?v=aemv.
How These two js files are getting embedded into page source ? Apparently they are getting embedded from /libs/clientlibs/granite/jquery and /libs/clientlibs/granite/utils. Any suggestions how I can async or defer those URLs.
Solved! Go to Solution.
Views
Replies
Total Likes
Any specific reason to defer those clientlibs?
Any specific reason to defer those clientlibs?
/libs/clientlibs/granite/utils have dependencies for /libs/clientlibs/granite/jquery.both have been put property named allowProxy = true but still in publisher we can see those URLs even allowProxy=true.Is this because of they are in outside app ?
Views
Replies
Total Likes