mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Added exclusions for the docs bundle
This commit is contained in:
parent
b467dfb536
commit
e78c5ccf8b
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
|
||||
modules: [
|
||||
{
|
||||
name: "jquery.mobile.docs"
|
||||
name: "jquery.mobile.docs",
|
||||
exclude: [ "jquery", "order" , "text", "text!../version.txt" ]
|
||||
}
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue