Monolithic JS bundle (> 500 KB)
What it means
One large JS bundle ships to every page, loading code that is never used on that view.
Why it happens on Shopify
No code splitting in the custom stack; heavy Shopify themes may ship unused JS.
Home · Teo Comyn · Shopify
Monolithic JS bundle (> 500 KB)
One large JS bundle ships to every page, loading code that is never used on that view.
No code splitting in the custom stack; heavy Shopify themes may ship unused JS.