Skip to content

Instantly share code, notes, and snippets.

@mrtuvn
Created September 30, 2020 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrtuvn/2d388fb92398481477b8c273c20dc42c to your computer and use it in GitHub Desktop.
Save mrtuvn/2d388fb92398481477b8c273c20dc42c to your computer and use it in GitHub Desktop.
extend core mgt
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