Merge branch 'agnostic' into agnostic

This commit is contained in:
cond0r
2021-02-25 16:18:10 +02:00
committed by GitHub
4 changed files with 35 additions and 28 deletions

View File

@@ -8,6 +8,7 @@ import {
} from '@framework/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`
)