diff --git a/core/mappings.js b/core/mappings.js index c4307c96..566bbdb4 100644 --- a/core/mappings.js +++ b/core/mappings.js @@ -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, diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 977d0074..37781b0d 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,9 +25,9 @@
Mapping