Solved

In the Module Located at App/code/MyCompany/MyModule There Is a JS

Question 22

Multiple Choice

In the module located at app/code/MyCompany/MyModule there is a JS module in the file view/frontend/web/register.js . The Magento base URL is https://magento.host/ and the luma theme with the en_US locate is used. What is the public URL for this file?


A) https://magento.host/pub/static/frontend//Magento/luma/en_US/MyCompany_MyModule/js/register.js
B) https://magento.host/pub/static/frontend/Magento/luma/en_US/MyCompany_MyModule/register.js
C) https://magento.host/pub/static/frontend/Magento/luma/en_US/MyCompany_MyModule/web/register.js
D) https://magento.host/app/code/MyCompany_MyModule/view/frontend/web/register.js

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions