From d4d33c1c2e48263027c1673586138cf6b758ab16 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 24 Oct 2022 06:18:10 +0200 Subject: [PATCH] Mapping: cdnjs.cloudflare.com -> swiper-bundle CSS & JS (#1181) --- core/mappings.js | 4 ++++ pages/updates/updates.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/core/mappings.js b/core/mappings.js index 55238f7c..f1f79dc0 100644 --- a/core/mappings.js +++ b/core/mappings.js @@ -482,6 +482,10 @@ mappings.cdn = { 'swfobject/{version}/swfobject.': resources.swfobject, 'Swiper/{version}/css/swiper.': resources.swiperCSS, 'Swiper/{version}/js/swiper.': resources.swiperJS, + 'Swiper/{version}/swiper-bundle.min.js': resources.swiperJS, + 'Swiper/{version}/swiper-bundle.js': resources.swiperJS, + 'Swiper/{version}/swiper-bundle.min.css': resources.swiperCSS, + 'Swiper/{version}/swiper-bundle.css': resources.swiperCSS, 'tether/{version}/js/tether.': resources.tetherJS, 'tinymce/{version}/': resources.tinymce, 'tooltipster/{version}/js/jquery.tooltipster.': resources.jQueryTooltipster, diff --git a/pages/updates/updates.html b/pages/updates/updates.html index c11607ca..641d684b 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -32,6 +32,10 @@
  • instantsearch.js v4.48.0 -> v4.48.1 (#1179)
  • pure v2.1.0 -> v2.2.0 (#1180)
  • +

    Mapping

    +