A developer has a component located under the path /apps. This component has a Client Library which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher also loads the page but the Client Library is missing.
How should the developer resolve this issue, while taking security into consideration?
Select an option, then click Submit answer.
-
○
Change the ACLs for the Client Library.
-
○
Move the Client Library under /apps/
library.
-
○
Add the property allowProxy with a boolean value true.
-
○
Allow the path to the clientlibs on the dispatcher.