Adobe AD0-E134 Exam - Topic 5 Question 17 Discussion
In a non-optimized website, the final HTML generated for a typical page by publish instance includes a relatively large number of elements that refer to other script files loaded from AEM environment. The developer wants to minimize these network calls by combining all required client library code into a single file to reduce the number of back-and-forth requests on page load.Which step should a developer take to solve this issue?
C) Embed the required libraries into an app-specific client library using the dependencies property of the cq:Clientl_ibraryFolder node
A) Embed the required libraries into an app-specific client library using the allowProxy property of the cq:Clientl_ibraryFolder node
B) Add the categories property of the cq:Clientl_ibraryFolder node into an app-specific client library folder
D) Embed the required libraries into an app-specific client library using the embed property of the cq:ClientLibraryFolder node