mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-18 12:50:49 +01:00
Documentation (#151)
This commit is contained in:
parent
23bcca80b8
commit
0953c31a3b
@ -215,6 +215,9 @@ const Links = {
|
|||||||
'STATISTICS': chrome.extension.getURL('pages/statistics/statistics.html')
|
'STATISTICS': chrome.extension.getURL('pages/statistics/statistics.html')
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// If a framework has been removed, this list should still display the names in the statistics
|
||||||
|
// Also used for bundles
|
||||||
|
// See: https://codeberg.org/nobody/LocalCDN/issues/151
|
||||||
const FrameworkAndBundle = {
|
const FrameworkAndBundle = {
|
||||||
'resources/element-ui/2.13.2/': 'ElementUI',
|
'resources/element-ui/2.13.2/': 'ElementUI',
|
||||||
'resources/bootstrap-datepicker/1.9.0/': 'Bootstrap DatePicker',
|
'resources/bootstrap-datepicker/1.9.0/': 'Bootstrap DatePicker',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user