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

CreateJS v1.0.0 (#943)

This commit is contained in:
nobody
2022-04-18 06:32:17 +02:00
parent 231b337017
commit 05fa82e481
7 changed files with 39 additions and 0 deletions

View File

@ -323,6 +323,10 @@ var resources = {
'corejsTypeahead': {
'path': 'resources/corejs-typeahead/{version}/typeahead.bundle.min.jsm'
},
// CreateJS
'createJS': {
'path': 'resources/createjs/{version}/createjs.min.jsm'
},
// D3.js
'd3JS': {
'path': 'resources/d3/{version}/d3.min.jsm'