From bad7cba5d778607619d6a375722b0d8af161a3b1 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 4 May 2021 00:20:32 +0700 Subject: [PATCH] IMPR: Minor updates --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 25 +++++++++++++++++++++++++ dist/report.html | 4 ++-- webpack.config.js | 8 ++++---- webpack.config.serve.js | 7 ++++--- 9 files changed, 40 insertions(+), 14 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 88ef189..5ebf704 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "3.2.0", + "version": "3.2.1", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 63de296..976bd5b 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "3.2.0", + "version": "3.2.1", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index bfd3d21..52882e2 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 . . .