mirror of
https://github.com/vercel/commerce.git
synced 2025-06-18 21:21:21 +00:00
Update README.md
This commit is contained in:
parent
b5ba5e76be
commit
c52d78f5a0
@ -81,6 +81,11 @@ First, update the provider selected in `commerce.config.json`:
|
||||
}
|
||||
}
|
||||
```
|
||||
Add your provider to the list of supported providers in `framework/commerce/with-config.js`:
|
||||
|
||||
```
|
||||
const PROVIDERS = ['bigcommerce', 'shopify', 'your-provider']
|
||||
```
|
||||
|
||||
Then, change the paths defined in `tsconfig.json` and update the `@framework` paths to point to the right folder provider:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user