mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Added module for docs
This commit is contained in:
parent
34ce8a8feb
commit
03878b7be8
1 changed files with 3 additions and 0 deletions
3
js/jquery.mobile.docs.js
Normal file
3
js/jquery.mobile.docs.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
define( [ "jquery.mobile" ], function() {
|
||||
require( [ "../docs/_assets/js/jqm-docs" ] );
|
||||
});
|
||||
Loading…
Reference in a new issue