1
0
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:
nobody
2020-07-31 18:57:11 +02:00
parent e4771d7cd0
commit 0590321627
5 changed files with 17 additions and 0 deletions

View File

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