Skip to content

Commit fc86c69

Browse files
committed
jqueryui/mouse depends on 'jqueryui/widget'
1 parent 8e4a0b0 commit fc86c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draggable/draggable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
* jquery.ui.mouse.js
1313
* jquery.ui.widget.js
1414
*/
15-
steal('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.draggable.js');
15+
steal('jqueryui/core', 'jqueryui/widget').then('jqueryui/mouse').then('../lib/ui/jquery.ui.draggable.js');

0 commit comments

Comments
 (0)