mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed: Twitter Bootstrap in old frameworks (#151)
This commit is contained in:
@ -228,12 +228,9 @@ const FrameworkAndBundle = {
|
|||||||
'resources/jquery.lazy/1.7.11/': 'jQuery Lazy',
|
'resources/jquery.lazy/1.7.11/': 'jQuery Lazy',
|
||||||
'resources/waypoints/4.0.1/': 'Waypoints',
|
'resources/waypoints/4.0.1/': 'Waypoints',
|
||||||
'resources/findify-bundle/6.9.15/': 'Findify',
|
'resources/findify-bundle/6.9.15/': 'Findify',
|
||||||
'resources/twitter-bootstrap/4.5.0/js/bootstrap.min.jsm': 'Bootstrap (JS)',
|
'resources/twitter-bootstrap/4.5.0/': 'Bootstrap',
|
||||||
'resources/twitter-bootstrap/4.5.0/css/bootstrap.min.css': 'Bootstrap (CSS)',
|
'resources/twitter-bootstrap/3.4.1/': 'Bootstrap',
|
||||||
'resources/twitter-bootstrap/3.4.1/js/bootstrap.min.jsm': 'Bootstrap (JS)',
|
'resources/twitter-bootstrap/2.3.2/': 'Bootstrap'
|
||||||
'resources/twitter-bootstrap/3.4.1/js/bootstrap.min.css': 'Bootstrap (CSS)',
|
|
||||||
'resources/twitter-bootstrap/2.3.2/js/bootstrap.min.jsm': 'Bootstrap (JS)',
|
|
||||||
'resources/twitter-bootstrap/2.3.2/js/bootstrap.min.css': 'Bootstrap (CSS)'
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// Supported charsets for TextDecoder()
|
// Supported charsets for TextDecoder()
|
||||||
|
Reference in New Issue
Block a user