4
0
forked from crowetic/commerce
commerce/commerce.config.json
Luis Alvarez D f770ad7a91
Update master to work with multiple Vercel projects (#237)
* 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>
2021-03-29 17:03:45 -06:00

7 lines
74 B
JSON

{
"features": {
"wishlist": true,
"customCheckout": false
}
}