mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
multiple changes to fix the wishlist
This commit is contained in:
@@ -8,7 +8,6 @@ import {
|
||||
} from '../const'
|
||||
|
||||
if (!API_URL) {
|
||||
console.log(process.env)
|
||||
throw new Error(
|
||||
`The environment variable NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN is missing and it's required to access your store`
|
||||
)
|
||||
|
Reference in New Issue
Block a user