Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Apr 17, 2019

Summary

Also, prevent further similar breakages by changing our ESLint configuration
to disallow relying on a global jQuery object in AMD modules.

Fixes gh-4358

Checklist

Also, prevent further similar breakages by changing our ESLint configuration
to disallow relying on a global jQuery object in AMD modules.

Fixes jquerygh-4358
@mgol mgol added the Build label Apr 17, 2019
@mgol mgol added this to the 3.4.1 milestone Apr 17, 2019
@mgol mgol self-assigned this Apr 17, 2019
Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

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

LGTM, glad we could add this to lint.

@mgol
Copy link
Member Author

mgol commented Apr 17, 2019

This is quite small & I need it for another PR so I'll just land it.

@mgol mgol removed the Needs review label Apr 17, 2019
@mgol mgol merged commit 8740305 into jquery:master Apr 17, 2019
@mgol mgol deleted the amd-fix branch April 17, 2019 17:56
mgol added a commit that referenced this pull request Apr 17, 2019
Also, prevent further similar breakages by changing our ESLint configuration
to disallow relying on a global jQuery object in AMD modules.

(cherry-picked from 8740305)

Fixes gh-4358
Closes gh-4361
@lock lock bot locked as resolved and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

jQuery 3.4 errors with src directory webpack alias

2 participants