Parcourir la source

Adding jquery .amd.json descriptor.

Herbert Vojčík il y a 10 ans
Parent
commit
ebd9b5f61a
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      jquery.amd.json

+ 5 - 0
jquery.amd.json

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