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

Supplement to #56

This commit is contained in:
nobody42
2020-04-15 07:41:10 +02:00
parent e6349d0dd6
commit 7313e120bc
7 changed files with 337 additions and 3 deletions

View File

@@ -352,6 +352,11 @@ var resources = {
'path': 'resources/underscore.js/{version}/underscore-min.jsm',
'type': 'application/javascript'
},
// urlize
'urlize': {
'path': 'resources/urlize/{version}/urlize.jsm',
'type': 'application/javascript'
},
// Vue.js
'vueJs': {
'path': 'resources/vue/{version}/vue.min.jsm',