From 57676a11eec19875d0086f3c36d8b298c4256d85 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 4 Apr 2023 15:38:26 +0200 Subject: [PATCH] [FIX]: Lazy load external images --- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 4 ++-- package.json | 2 +- src/js/ajax/lazy-images.js | 5 ++++- 7 files changed, 11 insertions(+), 8 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index d84cd9e..f9a33c7 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.8.4", + "version": "4.8.5", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 92ca29f..83c2753 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .