Skip to content

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

Merged
mgol merged 1 commit into
jquery:mainfrom
mgol:fix-core-amd
Aug 18, 2022
Merged

Core: Fix dependencies in ui/core.js#2109
mgol merged 1 commit into
jquery:mainfrom
mgol:fix-core-amd

Conversation

@mgol
Copy link
Copy Markdown
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
Copy Markdown
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