]> source.dussan.org Git - jquery-ui.git/commit
Core: Fix dependencies in ui/core.js
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 18 Aug 2022 11:28:26 +0000 (13:28 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 11:28:26 +0000 (13:28 +0200)
commit5fa0db48d73887facf891eb05b43c443b5baeca3
tree31d809cc9f5bd52593f9499dfa52195d2b739c33
parent4bae79d534aa62a6383d12cbfbeb1d0eea4afe8b
Core: Fix dependencies in ui/core.js

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

Fixes gh-2107
Closes gh-2109
ui/core.js