<?xml version="1.0"?>
<!--
/**
 * Hyvä Themes - https://hyva.io
 * Copyright © Hyvä Themes. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\View\Design\Fallback\Rule\ModularSwitch">
        <plugin name="hyva_compat_module_fallback" type="Hyva\CompatModuleFallback\Plugin\ViewFileOverride"/>
    </type>
</config>
