mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Drawer v3.2.2 (#162)
This commit is contained in:
@@ -303,6 +303,15 @@ var resources = {
|
||||
'path': 'resources/dojo/{version}/dojo/dojo.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Drawer
|
||||
'drawerJS': {
|
||||
'path': 'resources/drawer/{version}/drawer.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'drawerCSS': {
|
||||
'path': 'resources/drawer/{version}/drawer.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// Element-UI (Bundle)
|
||||
'elementUI': {
|
||||
'path': 'resources/element-ui/{version}/',
|
||||
|
Reference in New Issue
Block a user