This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Christian
/
helios
forked from
amber/helios
Watch
1
Star
0
Fork
0
Files
Browse Source
Adding jquery .amd.json descriptor.
Herbert Vojčík
10 years ago
parent
747baa6ebd
commit
ebd9b5f61a
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
jquery.amd.json
+ 5
- 0
jquery.amd.json
View File
@@ -0,0 +1,5 @@
+{
+ "paths": {
+ "jquery": ["dist/jquery.min", "jquery.min"]
+ }
+}