While investigating an inherited MagnetoCommerceCloud project, you notice the following SCD_MATRIX configuration in magento , env, yam1:
What is the effect of this configuration?
Static content for frontend themes is generated during the deploy phase
All frontend theme static content will be reused from the previous deployment
Only the static content for the adminhtml area will be generated
Static content for all locales will be generated for all frontend themes
Submit