diff --git a/Makefile b/Makefile index 224545d4..dbb955a9 100644 --- a/Makefile +++ b/Makefile @@ -116,6 +116,7 @@ js: init include=jquery.mobile,jquery.mobile.exports exclude=jquery,order \ out=${OUTPUT}/${NAME}.compiled.js \ pragmasOnSave.jqmBuildExclude=true \ + findNestedDependencies=true \ skipModuleInsertion=true \ optimize=none @@cat LICENSE-INFO.txt | ${VER} > ${OUTPUT}/${NAME}.js