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

Added: Google Charts (#167)

This commit is contained in:
nobody
2020-11-08 21:25:39 +01:00
parent c23fc4365e
commit 04a3a6cd6e
5 changed files with 157 additions and 0 deletions

View File

@@ -392,6 +392,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'loader.jsm': 'Google Charts',
'bootstrap-table.min.jsm': 'Bootstrap Table (JS)',
'bootstrap-table.min.css': 'Bootstrap Table (CSS)',
'jquery.matchHeight-min.jsm': 'jquery.matchHeight.js',