mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added ethjs v0.3.4 (#37)
This commit is contained in:
@@ -235,6 +235,11 @@ var resources = {
|
||||
'path': 'resources/ember.js/{version}/ember.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// ethJs
|
||||
'ethJs': {
|
||||
'path': 'resources/ethjs/{version}/ethjs.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Ext Core
|
||||
'extCore': {
|
||||
'path': 'resources/ext-core/{version}/ext-core.jsm',
|
||||
|
Reference in New Issue
Block a user