Closed jjroelofs closed 4 months ago
We want to improve frontend performance of our platform, out of the box.
We did it by overriding the config files that are used for image styles inside the installation profile:
Installation profiles can override these config files without creating a duplicate config object error, I hope we can add the same files to this folder to enable webp: https://github.com/dxpr/dxpr_cms/tree/2.x/recipes/dxpr_cms_base/config
Why are we doing this work
We want to improve frontend performance of our platform, out of the box.
We did it by overriding the config files that are used for image styles inside the installation profile:
Installation profiles can override these config files without creating a duplicate config object error, I hope we can add the same files to this folder to enable webp: https://github.com/dxpr/dxpr_cms/tree/2.x/recipes/dxpr_cms_base/config
Relevant links
Non-functional requirements
Implementation plan