Mapping: bootstrap -> cdnjs.cloudflare.com (#615)

This commit is contained in:
nobody 2022-06-23 07:03:36 +02:00
parent 2a4432bcfc
commit 5a747f4abd
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 10 additions and 0 deletions

View File

@ -252,6 +252,12 @@ mappings.cdn = {
'bootstrap-vue/{version}/bootstrap-vue.min.css': resources.bootstrapVueCSS,
'bootstrap-vue/{version}/bootstrap-vue.css': resources.bootstrapVueCSS,
'bootstrap-3-typeahead/{version}/bootstrap3-typeahead.': resources.bootstrap3Typeahead,
'bootstrap/{version}/css/bootstrap': resources.bootstrapCSS,
'bootstrap/{version}/js/bootstrap.': resources.bootstrapJS,
'bootstrap/{version}/bootstrap.min.js': resources.bootstrapJS,
'bootstrap/{version}/bootstrap.js': resources.bootstrapJS,
'bootstrap/{version}/bootstrap.min.css': resources.bootstrapCSS,
'bootstrap/{version}/bootstrap.css': resources.bootstrapCSS,
'bowser/{version}/': resources.bowserJS,
'bulma/{version}/css/bulma.': resources.bulma,
'bxslider/{version}/jquery.bxslider.min.js': resources.bxsliderJS,

View File

@ -49,6 +49,10 @@
<li>libphonenumber-js v1.10.6 -> v1.10.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1027">#1027</a>)</li>
<li>vue-i18n v8.27.1 -> v8.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1028">#1028</a>)</li>
</ul>
<p>Mapping</p>
<ul>
<li>bootstrap -> cdnjs.cloudflare.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/615">#615</a>)</li>
</ul>
</div>
<div id="generator-section">
<div class="topic-label">