Skip to content

Commit 37061d7

Browse files
committed
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2 parents 405ced1 + 7e08069 commit 37061d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build/docs.build.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@
2020
modules: [
2121
{
2222
name: "jquery.mobile.docs",
23+
exclude: [
24+
"jquery",
25+
"../external/requirejs/depend",
26+
"../external/requirejs/order",
27+
"../external/requirejs/text",
28+
"../external/requirejs/text!../version.txt"
29+
],
30+
name: "jquery.mobile",
2331
exclude: [
2432
"jquery",
2533
"../external/requirejs/depend",

0 commit comments

Comments
 (0)