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

Added: corejs-typeahead v1.3.1 (#923)

This commit is contained in:
nobody
2022-04-04 06:10:59 +02:00
parent 7bb9fabd9e
commit 5ec075ee32
6 changed files with 19 additions and 2 deletions

View File

@@ -319,6 +319,10 @@ var resources = {
'cookieconsent2CSS': {
'path': 'resources/cookieconsent2/{version}/cookieconsent.min.css'
},
// corejs-typeahead
'corejsTypeahead': {
'path': 'resources/corejs-typeahead/{version}/typeahead.bundle.min.jsm'
},
// D3.js
'd3JS': {
'path': 'resources/d3/{version}/d3.min.jsm'