mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: bluebird.js v3.7.2 (#342)
This commit is contained in:
@@ -214,6 +214,11 @@ var resources = {
|
||||
'path': 'resources/blazy/{version}/blazy.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// bluebird
|
||||
'bluebird': {
|
||||
'path': 'resources/bluebird/{version}/bluebird.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// BootboxJS
|
||||
'bootbox': {
|
||||
'path': 'resources/bootbox.js/{version}/bootbox.min.jsm',
|
||||
|
Reference in New Issue
Block a user