We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey!
This new page: https://developer.adobe.com/commerce/frontend-core/javascript/custom/ shows many examples of how requirejs is used in magento, with jquery ui and widgets but it does not show the most simple usage format, which is returning a function and I think this should be like an entry point. The format is only shown in https://developer.adobe.com/commerce/frontend-core/javascript/practice/ but I think an overview would be good and it should come first. WDYM?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey!
This new page: https://developer.adobe.com/commerce/frontend-core/javascript/custom/ shows many examples of how requirejs is used in magento, with jquery ui and widgets but it does not show the most simple usage format, which is returning a function and I think this should be like an entry point.
The format is only shown in https://developer.adobe.com/commerce/frontend-core/javascript/practice/ but I think an overview would be good and it should come first. WDYM?
The text was updated successfully, but these errors were encountered: