Selaa lähdekoodia

Adding jquery .amd.json descriptor.

Herbert Vojčík 10 vuotta sitten
vanhempi
commit
ebd9b5f61a
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      jquery.amd.json

+ 5 - 0
jquery.amd.json

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