1
0
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:
nobody
2021-04-02 07:06:36 +02:00
parent 007793402c
commit 0653568bfd
6 changed files with 42 additions and 0 deletions

View File

@@ -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',