When using Grunt, which CLI command is used to track changes in the source files and recompiles CSS files?
An Adobe Commerce developer is implementing a sticky sidebar using a jQuery widget. How would the developer initialize the block in a JavaScript file?
A)
B)
C)
An Adobe Commerce developer needs to alias URLs and third party libraries inside a require js-config.js file. Which configuration would the developer use?
A)
B)
C)
An Adobe Commerce Developer is adding a new page layout to the theme directory within a custom theme. Which file needs to be created to register the new page layout?
An Adobe Commerce developer needs to debug an issue, where the path of the block template was invalid and the warning was added to a log file. Which mode are errors only written to a log file and not displayed?
In which mode would the stylesheet customizations display immediately after you reload a page in a browser?
An Adobe Commerce developer has found following code:
After compiling the .less file into a .ess file, what will be the results of the code above?
A)
B)
C)
An Adobe Commerce developer needs to create translations for the Orange/custom theme. Which directory would the developer place the translations?
An Adobe Commerce developer needs to add a conditional static note depending on whether the order type is virtual or not. Which option would the developer use to add the conditional text in the email template?
A)
B)
C)
Which two steps are required to delete a manually installed theme? (Choose two.)