mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Bootstrap Bundle JS to maxcdn.bootstrapcdn.com (#157)
This commit is contained in:
@@ -807,6 +807,7 @@ mappings.cdn = {
|
||||
// MaxCDN Bootstrap
|
||||
'maxcdn.bootstrapcdn.com': {
|
||||
'/': {
|
||||
'bootstrap/{version}/js/bootstrap.bundle.min.': resources.bootstrapJS,
|
||||
'bootstrap/{version}/js/bootstrap.min.': resources.bootstrapJS,
|
||||
'bootstrap/{version}/css/bootstrap.min.': resources.bootstrapCSS,
|
||||
'twitter-bootstrap/{version}/css/bootstrap': resources.bootstrapCSS,
|
||||
|
Reference in New Issue
Block a user