mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: feather-icons v4.28.0 (#332)
This commit is contained in:
@@ -251,6 +251,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '2.1.5';
|
||||
} else if (type.startsWith('/fancybox/3.')) {
|
||||
return '3.5.7';
|
||||
} else if (type.startsWith('/feather-icons/4.')) {
|
||||
return '4.28.0';
|
||||
} else if (type.startsWith('/flv.js/')) {
|
||||
return '1.5.0';
|
||||
} else if (type.startsWith('/font-awesome/3.')) {
|
||||
@@ -564,6 +566,7 @@ targets.determineResourceName = function (filename) {
|
||||
};
|
||||
|
||||
const ListOfFiles = {
|
||||
'feather.min.jsm': 'Feather Icons',
|
||||
'babel.min.jsm': 'Babel standalone',
|
||||
'anime.min.jsm': 'animejs',
|
||||
'lightcase.min.jsm': 'lightcase (JS)',
|
||||
|
Reference in New Issue
Block a user