1
0
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:
nobody
2020-06-25 18:38:52 +02:00
parent 9558b731b9
commit 3427fcb461
5 changed files with 22 additions and 0 deletions

View File

@@ -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',