diff --git a/shopify/layout/theme.liquid b/shopify/layout/theme.liquid index 96868b2e..7645a1ef 100644 --- a/shopify/layout/theme.liquid +++ b/shopify/layout/theme.liquid @@ -6,11 +6,11 @@ - - + {{ 'bundle.css' | asset_url | preload_tag: as 'style' }} + {{ 'bundle.js' | asset_url | preload_tag: as 'script' }} {% if settings.favicon %} - + {% endif %} {{ page_title | escape }} @@ -39,4 +39,4 @@ - \ No newline at end of file +