mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Waypoints (jQuery) v4.0.0 (#69)
This commit is contained in:
@@ -638,6 +638,11 @@ var resources = {
|
||||
'path': 'resources/vue/{version}/vue.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Waypoints (jQuery)
|
||||
'jQueryWaypoints': {
|
||||
'path': 'resources/waypoints/{version}/jquery.waypoints.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// WebComponents.js
|
||||
'webcomponentsJS': {
|
||||
'path': 'resources/webcomponentsjs/{version}/webcomponents-loader.jsm',
|
||||
|
Reference in New Issue
Block a user