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

Added: baguetteBox.js v1.11.1 (#100)

This commit is contained in:
nobody
2020-08-30 22:23:20 +02:00
parent c48b72824e
commit 2fab4ef471
6 changed files with 31 additions and 0 deletions

View File

@@ -169,6 +169,15 @@ var resources = {
'path': 'resources/backbone.js/{version}/backbone-min.jsm',
'type': 'application/javascript'
},
// baguetteBox.js
'baguetteBoxJS': {
'path': 'resources/baguettebox.js/1.11.1/baguetteBox.min.jsm',
'type': 'application/javascript'
},
'baguetteBoxCSS': {
'path': 'resources/baguettebox.js/1.11.1/baguetteBox.min.css',
'type': 'text/css'
},
// BootboxJS
'bootbox': {
'path': 'resources/bootbox.js/{version}/bootbox.min.jsm',