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

Add bowser.js

This commit is contained in:
Calum McConnell
2021-04-27 09:42:26 -04:00
parent f10ce62b2b
commit 15c588489e
4 changed files with 12 additions and 0 deletions

View File

@@ -252,6 +252,10 @@ var resources = {
'bootstrapVueCSS': {
'path': 'resources/bootstrap-vue/{version}/bootstrap-vue.min.css'
},
// Bowser.js
'bowserJs': {
'path': 'resources/bowser/{version}/bundled.min.jsm'
},
// Bulma
'bulma': {
'path': 'resources/bulma/{version}/css/bulma.min.css'