What is the equivalent file that contains the compressed JavaScript used on production servers?
A client-side module is defined in the JavaScript file ‘alfresco/test/mycomponent.js’ inside the Share web application. What is the equivalent file that contains the compressed JavaScript used on production servers?A . build/alfresco/test/mycomponent.jsB . compressed/alfresco/test/mycomponent.jsC . alfresco/test/mycomponent-compressed.jsD . alfresco/test/mycomponent-min.jsView AnswerAnswer: D