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
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
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,

View File

@ -36,6 +36,7 @@
<li>Added CDN: www.gstatic.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/167">#167</a>)</li>
<li>Added: Google Charts (<a href="https://codeberg.org/nobody/LocalCDN/issues/167">#167</a>)</li>
<li>Fixed: slick v1.9.0 -> v1.8.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/168">#168</a>)</li>
<li>Added: Bootstrap Bundle JS to maxcdn.bootstrapcdn.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/157">#157</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">