diff --git a/js/jquery.mobile.js b/js/jquery.mobile.js index 784780ac..abceeb02 100644 --- a/js/jquery.mobile.js +++ b/js/jquery.mobile.js @@ -9,9 +9,9 @@ define([ 'jquery.mobile.hashchange', 'jquery.mobile.page', 'jquery.mobile.core', - 'jquery.mobile.navigation', - 'jquery.mobile.navigation.pushstate', - 'jquery.mobile.transition', + 'order!jquery.mobile.navigation', + 'order!jquery.mobile.navigation.pushstate', + 'order!jquery.mobile.transition', 'jquery.mobile.degradeInputs', 'jquery.mobile.dialog', 'jquery.mobile.page.sections',