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

Added: jQuery Easing Plugin v1.4.1 (#101)

This commit is contained in:
nobody
2020-09-09 06:26:42 +02:00
parent 54a3e639b6
commit bcff284f1e
5 changed files with 11 additions and 0 deletions

View File

@@ -247,6 +247,7 @@ var mappings = {
'jquery.devbridge-autocomplete/{version}/jquery.autocomplete.min.js': resources.jQueryAjaxAutoComplete,
'jquery.blockUI/{version}/jquery.blockUI.min.js': resources.jQueryBlockUI,
'jquery-csv/{version}/jquery.csv.min.js': resources.jQueryCSV,
'jquery-easing/{version}/jquery.easing.': resources.jQueryEasing,
'jquery.lazyload/{version}/jquery.lazyload.min.js': resources.jQueryLazyLoad,
'jquery.lazy/{version}/': resources.jQueryLazyBundle,
'jquery-migrate/{version}/jquery-migrate.min.js': resources.jQueryMigrate,