Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/module-persistent/view/frontend/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-persistent/view/frontend/requirejs-config.js

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

var config = {
    config: {
        mixins: {
            'Magento_Customer/js/customer-data': {
                'Magento_Persistent/js/view/customer-data-mixin': true
            }
        }
    }
};