Hey,
I got it all set up, but I don’t think it works with the debut theme. ![]()
In github actions, it says its running. But I’m still getting that Shopify CDN: Minification failed.
Are you sure it works with debut version 17.13?
Thanks,
Maria
Users are experiencing widespread minification failures on Shopify’s CDN, affecting hundreds of CSS and JavaScript files. The error messages indicate Shopify’s CDN is attempting to transform modern JavaScript (ES6) features—such as classes, const/let declarations, and object literal extensions—to ES5, but this transformation is not supported by their current tooling.
Key Technical Details:
/cdn/shop/t/104/assets/Proposed Solutions:
Current Status:
No official response from Shopify staff addressing why their CDN targets ES5 while themes use ES6. The discussion remains open with users seeking clarification on whether this impacts performance metrics (TTFB, FCP) and requesting official guidance.