forked from crowetic/commerce
* Moved configs * Delete with-config.js * Added log for configs * Update TS config based on the selected provider * set tsconfig to bigcommerce * Updated readme instructions on provider config * Added new commerce variable * Change the default of updateTSConfig Co-authored-by: B <curciobelen@gmail.com>
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"features": {
|
|
"wishlist": true,
|
|
"customCheckout": false
|
|
}
|
|
}
|