We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb98f8 commit 2866da9Copy full SHA for 2866da9
src/event.js
@@ -6,7 +6,7 @@ define([
6
"./event/support",
7
8
"./core/init",
9
- "./data/accepts",
+ "./data",
10
"./selector"
11
], function( jQuery, rnotwhite, hasOwn, slice, support ) {
12
0 commit comments