]> source.dussan.org Git - jquery.git/commit
Build: Fix unresolved jQuery reference in finalPropName
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 17 Apr 2019 17:56:25 +0000 (19:56 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 17:56:25 +0000 (19:56 +0200)
commit874030583c9b94603de467124420e6c7a1c3c8ac
treed60654b7c512d29f71a95c03cb2ac8416493fbb6
parentcf9fe0f6a104a0f527c7c3f441485c19e2b19c69
Build: Fix unresolved jQuery reference in finalPropName

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

Fixes gh-4358
Closes gh-4361
src/.eslintrc.json
src/css/finalPropName.js