Added exclusions for the docs bundle

This commit is contained in:
Ghislain Seguin 2012-01-25 16:51:39 -08:00
parent b467dfb536
commit e78c5ccf8b

View file

@ -19,7 +19,8 @@
modules: [
{
name: "jquery.mobile.docs"
name: "jquery.mobile.docs",
exclude: [ "jquery", "order" , "text", "text!../version.txt" ]
}
],