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

Added: docsearch.js v2.6.3 (#213)

This commit is contained in:
nobody
2020-12-29 17:39:19 +01:00
parent c45f54b4b1
commit a9b688fc8d
6 changed files with 26 additions and 0 deletions

View File

@@ -320,6 +320,15 @@ var resources = {
'path': 'resources/dexie/{version}/dexie.min.jsm',
'type': 'application/javascript'
},
// docsearch.js
'docsearchJS': {
'path': 'resources/docsearch.js/{version}/docsearch.min.jsm',
'type': 'application/javascript'
},
'docsearchCSS': {
'path': 'resources/docsearch.js/{version}/docsearch.min.css',
'type': 'text/css'
},
// Dojo
'dojo': {
'path': 'resources/dojo/{version}/dojo/dojo.jsm',