]> 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)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 17 Apr 2019 17:58:20 +0000 (19:58 +0200)
commit0d4af5293449722fe873bc1a4b462a857dbbe58e
treec117e81016e316538c10b5c53cef8ebf1095e5eb
parent22caea8149fc1049ac05b9fab8242a07f25a580c
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.

(cherry-picked from 874030583c9b94603de467124420e6c7a1c3c8ac)

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