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