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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user