From 50481765fbf71fae010af0e14b1c254fbc431255 Mon Sep 17 00:00:00 2001 From: Pazekal90 Date: Mon, 1 Jun 2020 01:19:19 +0200 Subject: [PATCH] Load GoogleMapsAPI external JS File only when needed in Dashboard and Log Detail in terms of performance. Lighthouse Report says this JS FIle in the slowest component of intial pageview on web.evnotify.de Signed-off-by: Pazekal90 --- public/index.html | 1 - src/components/Dashboard.vue | 4 ++++ src/components/Log.vue | 4 ++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 602c9ea..20fbb95 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,6 @@ -