1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added Vanilla-Lazyload v17.1.0 (#56)

This commit is contained in:
nobody
2020-07-10 20:46:38 +02:00
parent ad5d9b45e5
commit 00c7f76769
5 changed files with 11 additions and 0 deletions

View File

@@ -368,6 +368,7 @@ var mappings = {
'underscore@{version}/underscore.': resources.underscore,
'underscore@{version}/underscore-min.': resources.underscore,
'urlize.js/urlize.js': resources.urlize,
'vanilla-lazyload@{version}/dist/lazyload.': resources.vanillaLazyload,
'@webcomponents/webcomponentsjs/webcomponents-loader.js': resources.webcomponentsJS,
'webfontloader@{version}/webfontloader.': resources.webfont
},