1
0
Kaynağa Gözat

Adding jquery .amd.json descriptor.

Herbert Vojčík 10 yıl önce
ebeveyn
işleme
ebd9b5f61a
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      jquery.amd.json

+ 5 - 0
jquery.amd.json

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