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

Added Findify v6.9.15 and detection of framework-bundles

This commit is contained in:
nobody42
2020-03-24 08:03:08 +01:00
parent 7007aee18a
commit 447c6d2c97
26 changed files with 3869 additions and 5 deletions

View File

@@ -75,6 +75,11 @@ var resources = {
'path': 'resources/ext-core/{version}/ext-core.jsm',
'type': 'application/javascript'
},
// Finify bundle
'findifyBundle': {
'path': 'resources/findify-bundle/{version}/',
'type': 'application/javascript'
},
// Font Awesome
'fontawesome4': {
'path': 'resources/fontawesome/{version}/css/font-awesome.min.css',