Skip to content

Commit

Permalink
q
Browse files Browse the repository at this point in the history
  • Loading branch information
fnhipster committed Jan 26, 2024
1 parent 555e6b6 commit effa3d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<script type="importmap">
{
"imports": {
"@dropins/elsie/": "/scripts/__vendors__/@dropins/elsie/",
"@dropins/storefront-cart/": "/scripts/__vendors__/@dropins/storefront-cart/",
"@dropins/storefront-checkout/": "/scripts/__vendors__/@dropins/storefront-checkout/",
"@dropins/storefront-pdp/": "/scripts/__vendors__/@dropins/storefront-pdp/",
"@dropins/storefront-order-confirmation/": "/scripts/__vendors__/@dropins/storefront-order-confirmation/"
"@dropins/elsie/": "/scripts/__vendors__/dropins/elsie/",
"@dropins/storefront-cart/": "/scripts/__vendors__/dropins/storefront-cart/",
"@dropins/storefront-checkout/": "/scripts/__vendors__/dropins/storefront-checkout/",
"@dropins/storefront-pdp/": "/scripts/__vendors__/dropins/storefront-pdp/",
"@dropins/storefront-order-confirmation/": "/scripts/__vendors__/dropins/storefront-order-confirmation/"
}
}
</script>
Expand Down

0 comments on commit effa3d2

Please sign in to comment.