This website works better with JavaScript
Home
Explore
Help
Register
Sign In
amber
/
helios
Watch
2
Star
1
Fork
4
Files
Issues
30
Pull Requests
0
Wiki
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
Unified 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"]
+ }
+}