mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: vue-resource v1.5.1 (#89)
This commit is contained in:
@@ -680,6 +680,11 @@ var resources = {
|
||||
'path': 'resources/vue/{version}/vue.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// vue-resource
|
||||
'vueResource': {
|
||||
'path': 'resources/vue-resource/{version}/vue-resource.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Waypoints (jQuery)
|
||||
'jQueryWaypoints': {
|
||||
'path': 'resources/waypoints/{version}/jquery.waypoints.min.jsm',
|
||||
|
Reference in New Issue
Block a user