mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
use local provider in tsconfig.js
This commit is contained in:
parent
d2688df15f
commit
a9d02ec251
@ -9,7 +9,7 @@ function getProviderName() {
|
||||
? 'shopify'
|
||||
: process.env.NEXT_PUBLIC_SWELL_STORE_ID
|
||||
? 'swell'
|
||||
: null)
|
||||
: 'local')
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user