mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added D3 Legend v2.25.6
This commit is contained in:
@@ -211,6 +211,11 @@ var resources = {
|
||||
'path': 'resources/d3/{version}/d3.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// D3 Legend
|
||||
'd3legend': {
|
||||
'path': 'resources/d3-legend/{version}/d3-legend.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Dojo
|
||||
'dojo': {
|
||||
'path': 'resources/dojo/{version}/dojo/dojo.jsm',
|
||||
|
Reference in New Issue
Block a user