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

Added D3.js v3.5.17

This commit is contained in:
nobody42
2020-03-26 08:14:09 +01:00
parent afdc6c1c0f
commit 4077458dcf
6 changed files with 17 additions and 0 deletions

View File

@ -72,6 +72,7 @@ var mappings = {
'bootstrap-slider/{version}/css/bootstrap-slider.min.css': resources.bootstrapSliderCSS,
'bootstrap-slider/{version}/css/bootstrap-slider.css': resources.bootstrapSliderCSS,
'bootstrap-slider/{version}/bootstrap-slider.min.js': resources.bootstrapSliderJS,
'd3/{version}/d3.min.js': resources.d3JS,
'dojo/{version}/dojo.': resources.dojo,
'ember.js/{version}/ember.': resources.ember,
'ext-core/{version}/ext-core.': resources.extCore,