Parcourir la source

no-otr compilation issue: Utils is not defined

Jose M Rubio il y a 9 ans
Parent
commit
73c24e9b71
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/deps-no-otr.js

+ 1 - 1
src/deps-no-otr.js

@@ -1,8 +1,8 @@
 define("converse-dependencies", [
     "jquery",
     "underscore",
-    "utils",
     "polyfill",
+    "utils",
     "moment_with_locales",
     "strophe",
     "strophe.disco",