mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: ElementUI v2.13.2 (#147)
This commit is contained in:
@ -289,6 +289,11 @@ var resources = {
|
||||
'path': 'resources/dojo/{version}/dojo/dojo.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Element-UI (Bundle)
|
||||
'elementUI': {
|
||||
'path': 'resources/element-ui/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Ember.js
|
||||
'ember': {
|
||||
'path': 'resources/ember.js/{version}/ember.min.jsm',
|
||||
|
Reference in New Issue
Block a user