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

Added: bootstrap-vue v2.21.2 (#240)

This commit is contained in:
nobody
2021-01-22 06:28:18 +01:00
parent 6e621125b6
commit 5d8eb83d53
6 changed files with 37 additions and 0 deletions

View File

@@ -282,6 +282,15 @@ var resources = {
'path': 'resources/bootstrap-3-typeahead/{version}/bootstrap3-typeahead.min.jsm',
'type': 'application/javascript'
},
// BootstrapVue
'bootstrapVueJS': {
'path': 'resources/bootstrap-vue/{version}/bootstrap-vue.min.jsm',
'type': 'application/javascript'
},
'bootstrapVueCSS': {
'path': 'resources/bootstrap-vue/{version}/bootstrap-vue.min.css',
'type': 'text/css'
},
// Chart.js
'chartJs': {
'path': 'resources/chart.js/{version}/Chart.bundle.min.jsm',