1
0
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:
nobody
2020-11-09 18:20:39 +01:00
parent 6cecdef2aa
commit eee60795bd
2 changed files with 2 additions and 0 deletions

View File

@@ -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,