mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-12 02:11:02 +00:00
Added temporary dependency on mobile.widget
This commit is contained in:
parent
f904de98bf
commit
bd02b93df6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
|
||||
define(function() {
|
||||
define( [ "jquery.mobile.widget" ], function() {
|
||||
//>>excludeEnd("jqmBuildExclude");
|
||||
(function( $, window, undefined ) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue