1
0
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:
nobody
2020-08-23 07:37:17 +02:00
parent 32671a8f1b
commit 6119cbd4e5
5 changed files with 18 additions and 0 deletions

View File

@@ -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',