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

@@ -280,6 +280,7 @@ mappings.cdn = {
'font-awesome/{version}/js/': resources.fontawesome5JS,
'gsap/{version}/': resources.gsapBundle,
'highlight.js/{version}/': resources.highlightJS,
'hogan.js/{version}/hogan.': resources.hoganJS,
'instantsearch.js/{version}/instantsearch.production.': resources.InstantSearchJS,
'iScroll/{version}/iscroll.min.js': resources.iScroll,
'jeditable.js/{version}/jquery.jeditable.min.js': resources.jeditableJS,