jQuery Mobile build with grunt
I have downloaded jQuery mobile with bower and now i am trying to build jquery with grunt as described on jquery-mobile github readme
https://github.com/jquery/jquery-mobile
i saw that build directory is added into ignore list.
now my question is, if that build directory is required to build the files then why its in ignore list?
is there any way to to build files without that build directory?