Browse Source

Incorporated changes from c9d23e8.

Herbert Vojčík 9 years ago
parent
commit
c6e8778456
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jquery.amd.json

+ 1 - 1
jquery.amd.json

@@ -1,5 +1,5 @@
 {
     "paths": {
-        "jquery": "jquery.min"
+        "jquery": ["dist/jquery.min", "jquery.min"]
     }
 }