/** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ var config = { config: { mixins: { 'Magento_ReleaseNotification/js/modal/component': { 'Magento_AdminAnalytics/js/release-notification/modal/component-mixin': true } } } };