Created
September 30, 2020 09:13
-
-
Save mrtuvn/2d388fb92398481477b8c273c20dc42c to your computer and use it in GitHub Desktop.
extend core mgt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var config = { | |
config: { | |
mixins: { | |
'Magento_Ui/js/form/element/abstract': { | |
'Company_Base/js/form/element/abstract-ext': true, | |
} | |
}, | |
} | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment