Mapping cdnjs -> typeahead.js (#1415)

This commit is contained in:
nobody 2023-05-08 19:13:17 +02:00
parent cc84af41b3
commit 91b260b286
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 3 additions and 2 deletions

View File

@ -531,6 +531,7 @@ mappings.cdn = {
'twitter-bootstrap/{version}/bootstrap.min.css': resources.bootstrapCSS,
'twitter-bootstrap/{version}/bootstrap.css': resources.bootstrapCSS,
'twix.js/{version}/twix.': resources.twixJS,
'typeahead.js/{version}/typeahead.jquery.min.js': resources.corejsTypeahead,
'underscore.js/{version}/underscore.': resources.underscore,
'underscore.js/{version}/underscore-min.': resources.underscore,
'URI.js/{version}/URI.min.js': resources.uriJS,

View File

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2>
</div>
<div class="release-notes-area">
<p></p>
<p>Mapping</p>
<ul>
<li></li>
<li>cdnjs -> typeahead.js (<a href="https://codeberg.org/nobody/LocalCDN/issues/1398">#1415</a>)</li>
</ul>
</div>
<div id="generator-section">