| Current Path : /home/rtorresani/www/vendor/magento/module-cardinal-commerce/view/frontend/ |
| Current File : //home/rtorresani/www/vendor/magento/module-cardinal-commerce/view/frontend/requirejs-config.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
var config = {
shim: {
cardinaljs: {
exports: 'Cardinal'
},
cardinaljsSandbox: {
exports: 'Cardinal'
}
},
paths: {
cardinaljsSandbox: 'https://includestest.ccdc02.com/cardinalcruise/v1/songbird',
cardinaljs: 'https://songbird.cardinalcommerce.com/edge/v1/songbird'
}
};