mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Leaflet.EasyButton v2.4.0 (#441)
This commit is contained in:
@@ -391,6 +391,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '0.7.7';
|
||||
} else if (type.startsWith('/leaflet/1.')) {
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/Leaflet.EasyButton/2.')) {
|
||||
return '2.4.0';
|
||||
} else if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) {
|
||||
return '1.0.2';
|
||||
} else if (type.startsWith('/leaflet.markercluster/1.')) {
|
||||
@@ -600,6 +602,7 @@ targets.determineResourceName = function (filename) {
|
||||
};
|
||||
|
||||
const ListOfFiles = {
|
||||
'easy-button.min.jsm': 'Leaflet.EasyButton',
|
||||
'leaflet.featuregroup.subgroup.jsm': 'Leaflet.FeatureGroup.SubGroup',
|
||||
'leaflet.markercluster.jsm': 'leaflet.markercluster',
|
||||
'embedly-player.min.jsm': 'embedly player',
|
||||
|
Reference in New Issue
Block a user