mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: dexie.js v3.0.3 (#194)
This commit is contained in:
@@ -310,6 +310,11 @@ var resources = {
|
||||
'path': 'resources/d3-legend/{version}/d3-legend.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// dexie
|
||||
'dexie': {
|
||||
'path': 'resources/dexie/{version}/dexie.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Dojo
|
||||
'dojo': {
|
||||
'path': 'resources/dojo/{version}/dojo/dojo.jsm',
|
||||
|
Reference in New Issue
Block a user