mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
Better support for swatches
This commit is contained in:
parent
b03c0df369
commit
02b24c9233
@ -50,7 +50,8 @@ NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN=xxxxxxx.myshopify.com
|
||||
```
|
||||
|
||||
And change the `tsconfig.json` to resolve to the chosen provider:
|
||||
And check that the `tsconfig.json` resolves to the chosen provider:
|
||||
|
||||
```
|
||||
"@framework": ["framework/shopify"],
|
||||
"@framework/*": ["framework/shopify/*"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user