Skip to content
New issue

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

Core: Fix dependencies in ui/core.js #2109

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Core: Fix dependencies in ui/core.js #2109

merged 1 commit into from
Aug 18, 2022

Conversation

mgol
Copy link
Member

@mgol mgol commented Aug 10, 2022

The jquery-patch reference was included with the .js extension which is
not allowed in AMD.

Fixes gh-2107

The `jquery-patch` reference was included with the `.js` extension which is
not allowed in AMD.

Fixes jquerygh-2107
@mgol mgol added this to the 1.13.3 milestone Aug 10, 2022
@mgol mgol requested a review from fnagel August 10, 2022 09:58
@mgol mgol self-assigned this Aug 10, 2022
Copy link
Member

@fnagel fnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 by reading

@mgol mgol merged commit 5fa0db4 into jquery:main Aug 18, 2022
@mgol mgol deleted the fix-core-amd branch August 18, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Script error for "jquery-patch.js"
2 participants