Explorar el Código

Adding jquery .amd.json descriptor.

Herbert Vojčík hace 10 años
padre
commit
ebd9b5f61a
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      jquery.amd.json

+ 5 - 0
jquery.amd.json

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