magento2-theme-performance
magento2-theme-performance copied to clipboard
Demo theme with various front-end performance optimization tricks applied
Preconditions: Magento 2.2 PHP 7.1 snowdog/frontools 1.5.8 snowdog/theme-blank-sass 0.10.0 Apparently Magento 2.2 is rather strict about the XML configuration. This piece of code: https://github.com/SnowdogApps/magento2-theme-performance/blob/34316c278d54483c505148b43dcfb9a2f64cc18a/Magento_Theme/layout/default_head_blocks.xml#L7 Generates the following error in M2.2:...
Hi, After installing this theme in combination with Magento 2.2/PHP 7.1 and: ``` snowdog/frontools 1.5.8 snowdog/theme-blank-sass 0.10.1 ``` The following occurs after loading:  This results in a missing 'loaded'...