1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: hogan.js v3.0.2 (#276)

This commit is contained in:
nobody
2021-02-19 07:20:50 +01:00
parent ddd27af3e9
commit 39f095d351
5 changed files with 15 additions and 0 deletions

View File

@@ -461,6 +461,11 @@ var resources = {
'path': 'resources/hls.js/{version}/hls.min.jsm',
'type': 'application/javascript'
},
// hogan.js
'hoganJS': {
'path': 'resources/hogan.js/{version}/hogan.min.jsm',
'type': 'application/javascript'
},
// InstantSearch.js
'InstantSearchJS': {
'path': 'resources/instantsearch.js/{version}/instantsearch.production.min.jsm',